Skip to content

Repository files navigation

Shaleh

Normal User

- Can See All Shalehat.
- Can see shaleh page.
- Add comment and rating to each shaleh.

Buss User

- Can See All Shalehat.
- Can see shaleh page.
- Add comment and rating to each shaleh.
- Can Add new Shaleh.
- Can see all shalehat he created
- Can edit any shaleh he created.
- Can Delete any Shaleh he created.

Admin

- Can See All Shalehat.
- Can see shaleh page.
- Add comment and rating to each shaleh.
- Can Add new Shaleh.
- Can edit any shaleh.
- Can Delete any Shaleh.

Setup

First you need to install composer

composer install

You need to install npm

npm install

copy .env

cp .env.example .env

set APP_KEY

php artisan key:generate

setup database in .env

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=

Migrate Tables

php artisan migrate

Storage Link

php artisan storage:link

To run Website you need to set this command

php artisan serv

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages