/laravel-saas-boilerplate

A boiler plate for Saas built with Laravel

Primary LanguagePHP

Laravel Saas Boilerplate

⚙️ Used Technologies

💅 FrontEnd : Css, Bootstrap

🛠 Backend : Laravel 8

💾 Database : MySql

☁️ Deployment : Github

To run this project make sure you ran these commands

composer install

copy .env.example .env

php artisan key:generate

php artisan migrate

php artisan serve --port=3000

now you can visit localhost:3000 and see the project

To generate users, admin and messages, run this command
php artisan db:seed the password of the whole generated users is password

📷 Screenshots

Register & Login with Laravel UI

Settings

Plans

Subscriptions