Skip to content

karuhun-developer/hotel

Repository files navigation

POSTMAN Collection

https://www.postman.com/restless-comet-598061/workspace/hotel/collection/8500651-176f2ca3-6989-44d8-897b-b439e1882085?action=share&source=copy-link&creator=8500651

My Starter Template for Laravel

This is a starter template for Laravel applications, designed to provide a solid foundation for building web applications quickly and efficiently.

Installation

git clone
cp .env.example .env
composer install
php artisan key:generate
php artisan storage:link
php artisan migrate
php artisan db:seed
yarn
yarn build
php artisan serve

Enable Laravel Boost

Documentation: https://boost.laravel.com/installed

Package

This project uses the following packages:

Releases

No releases published

Packages

No packages published

Languages