Skip to content

Powerfull Laravel Project Template for your app!

Notifications You must be signed in to change notification settings

rahmatrdn/smart-laravel-project

Repository files navigation

Smart Laravel Project

laravel-skeleton A Skeleton/Boilerplate for Your Laravel Projects!
"Simple, Fast, Powerful"

About the Project

This project is designed for developers who want to build powerful applications using Laravel with ease and efficiency.

Technology Stack

  • PHP Version: 8.3
  • Database: MySQL / MariaDB
  • Framework: Laravel 11

Installation Guide

Follow these simple steps to set up the project:

  1. Install the required dependencies using Composer:
    composer install
  2. Configure the environment file:
    Copy .env.example to .env and update the configuration according to your setup.
  3. Generate the application key:
    php artisan key:generate
  4. Create a new database and import the provided SQL file located at:
    database/smartproject.sql
    
  5. Run the application:
    php artisan serve

That's it! Your application is now ready. Open it in your browser.

Contribution

We welcome contributions!
Fork this repository, make your improvements, and submit a Pull Request to collaborate with us.

About

Powerfull Laravel Project Template for your app!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •