You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new project for the presets we already handle.
For example, kool create laravel my-laravel-app would create a new project laravel from scratch using composer project-create in a my-laravel-app folder in the current working dir.
Create a new project for the presets we already handle.
For example,
kool create laravel my-laravel-appwould create a new project laravel from scratch using composer project-create in amy-laravel-appfolder in the current working dir.