LaravelPackages.net
Acme Inc.
Toggle sidebar
dvxgit-jsoriano/laravel12-custom-starter-kit

The skeleton application for the Laravel framework.

2
1
About dvxgit-jsoriano/laravel12-custom-starter-kit

dvxgit-jsoriano/laravel12-custom-starter-kit is a Laravel package for the skeleton application for the laravel framework.. It currently has 1 GitHub stars and 2 downloads on Packagist. Install it with composer require dvxgit-jsoriano/laravel12-custom-starter-kit. Discover more Laravel packages by dvxgit-jsoriano or browse all Laravel packages to compare alternatives.

Last updated

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"
Comments