Skip to content

dmisl/laravel-quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Laravel Quick Start πŸš€

laravel-quick-start is a one-command utility designed to simplify the setup process for Laravel applications. With just php start.php, it handles all essential tasks for you, so you can focus on building your application.

Features

  • Automatic Installation: Downloads required PHP modules and npm packages.
  • Database Setup: Configures the database through migrations (if needed).
  • Environment Configuration: Automatically generates .env file and API keys.
  • Application Initialization: Runs the application seamlessly.

How to Use

  1. Clone your Laravel project.
  2. Place start.php in the project root.
  3. Run:
    php start.php

About

One command and your app takes the stand

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages