Looking to hire Laravel developers? Try LaraJobs

laravel12-custom-starter-kit maintained by dvxgit-jsoriano

Description
The skeleton application for the Laravel framework.
Last update
2025/04/15 09:14 (dev-main)
License
Links
Downloads
2

Comments
comments powered by Disqus

STARTER KIT

  • You can use this starter kit for a CMS type kit with an online/offline database settings to determine if you will redirect your home page to a landing page or login page.

LARAVEL INSTALL

  • Your laravel version must be latest to Laravel v5.14^. Lower laravel installer cannot use this custom starter kit command in laravel.
  • Make sure to update composer global update laravel/installer.
  • Use command to install new laravel project laravel new my-app --using="dvxgit-jsoriano/laravel12-custom-starter-kit"