/laravel-boilerplate-v4

My Laravel boilerplate using Bootstrap 5 and Boxicons

Primary LanguagePHP

Laravel Boilerplate

My Laravel Boilerplate v4

Laravel Version

9.42.2

Prerequisites

Here is what you need to be able to run.

Getting Started

1.Clone the repo

git clone git@github.com:AsyrafHussin/laravel-boilerplate-v4.git <project-name>

2.Navigate to clonned folder

cd <project-name>

3.Run initial setup

./setup

4.Serve the application

./serve

Contributing

If you spot any errors, typos or missing information, please submit a pull request.