Skip to content

A playground for experimenting with Laravel — developing custom packages, testing features, and exploring new ideas. This repo serves as a personal sandbox for learning, building, and refining Laravel tools and solutions.

Notifications You must be signed in to change notification settings

stephenokelloug/laravel

Repository files navigation

git clone https://github.com/codelgont/delgont-cms.git website
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=your_database_name
DB_USERNAME=root
DB_PASSWORD=your_password
php artisan serve

http://127.0.0.1:8000/

About

A playground for experimenting with Laravel — developing custom packages, testing features, and exploring new ideas. This repo serves as a personal sandbox for learning, building, and refining Laravel tools and solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published