Looking to hire Laravel developers? Try LaraJobs

laravel-project-initializator maintained by ronasit

Description
Provided tools for project initialization.
Author
Last update
2026/04/09 23:18 (dev-setup-env-ci-testing-and-testing)
License
Links
Downloads
1 152

Comments
comments powered by Disqus

Coverage Status

Laravel Project initializator

Installation

    composer require ronasit/laravel-project-initializator --dev

Usage

To begin the initialization process, run php artisan init {application name}. This will prompt you with questions regarding the project and the necessary packages for the initial setup. Upon completion:

  • A new README.md file will be created
  • .env files will be configured
  • Necessary packages will be installed
  • This package will be automatically removed

Contributing

Thank you for considering contributing to Laravel Project initializator package! The contribution guide can be found in the Contributing guide.

License

Laravel Project Initializator package is open-sourced software licensed under the MIT license.