408 commandes partagées
Ta mémoire technique
Ta mémoire technique
collaborative
Ne perds plus jamais une commande. Recherche, copie et partage tes solutions techniques en quelques secondes.
408
Commandes
13
Développeurs
99
Technologies
Laravel
Créer un Test unitaire
Génère un test unitaire PHPUnit.
php artisan make:test NomTest --unit
Laravel
Créer un View Component
Génère un composant Blade avec sa classe et sa vue.
php artisan make:component NomComponent
Laravel
Créer un View Component inline
Génère un composant Blade sans fichier de vue séparé.
php artisan make:component NomComponent --inline
Laravel
Aide sur une commande
Affiche l'aide détaillée d'une commande Artisan.
php artisan help make:model
Laravel
Créer un Notification
Génère une Notification (email, SMS, etc.).
php artisan make:notification NomNotification
Top commandes
Explorer par technologie
Angular
58
Ansible
49
Apache
44
Astro
0
AWS
50
Azure
0
Bash
0
C
0
Cargo
0
Cassandra
0
Cloudflare
0
Composer
0
curl
0
Cypress
0
Dart
0
DigitalOcean
0
Django
0
Docker
0
Elasticsearch
0
Express.js
0
FastAPI
0
Flask
0
Flutter
72
GCP
0
Git
25
GitHub Actions
0
GitLab CI
0
Go
0
GraphQL
0
gRPC
0
Haskell
0
Helm
0
Hetzner
0
InfluxDB
0
Java
0
JavaScript
0
Jest
0
jq
0
Kafka
0
Kotlin
0
Kubernetes
0
LangChain
0
Laravel
108
Linux
0
Lua
0
Make
0
MariaDB
0
MongoDB
0
MySQL
0
NestJS
0
Netlify
0
Next.js
0
Nginx
0
NPM
0
NumPy
0
Nuxt.js
0
OpenAI
0
Pandas
0
PHP
0
PHPUnit
0
Pip
0
Playwright
0
pnpm
0
PostgreSQL
0
Pytest
0
Python
0
PyTorch
0
R
0
RabbitMQ
0
Rails
0
React
0
React Native
0
Redis
0
Remix
0
REST API
0
Ruby
0
Rust
0
Scala
0
Spring Boot
0
SQL
0
SQLite
0
SSH
0
Supabase
0
Svelte
0
SvelteKit
0
Swift
0
Symfony
2
TensorFlow
0
Terraform
0
tmux
0
TypeScript
0
Vercel
0
Vim
0
Vite
0
Vitest
0
Vue.js
0
Webpack
0
WebSockets
0
Yarn
0
Des commandes à partager ?
Rejoins la communauté et partage tes solutions avec d'autres développeurs.
Créer mon compte