Skip to content

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

Notifications You must be signed in to change notification settings

PoyDevelop/command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published