Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

.env // Config File

php artisan key:generate

php artisan route:list

php artisan make:controller BlogController --resource

php artisan crud:generate Posts --fields='title#string; content#text; category#select#options={"technology": "Technology", "tips": "Tips", "health": "Health"}' --view-path=admin --controller-namespace=Admin --route-group=admin --form-helper=html

About

รวมคำสั่งที่ใช้บ่อย

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors