Skip to content

akramghaleb/Route-Rider-System

Repository files navigation

Route Rider System

This project was built on Mosand Workshop Day.

This project built with Laravel + Tailwind + Filament

  • Arabic and English support
  • Has a landing page
  • Dashboard support with statistical features
  • Ability to register & recover passwords
  • Ability to change theme settings
  • Support roles and permissions
  • Support Light & Dark theme
  • Support Soft delete and recovery tasks
  • If you like this work you can see more here

Installation

Clone the repository

git clone https://github.com/akramghaleb/Route-Rider-System.git

Install all the dependencies using the composer

composer install

Copy the example env file and make the required configuration changes in the .env file

cp .env.example .env

Generate a new application key

php artisan key:generate

Run the database migrations (Set the database connection in .env before migrating)

php artisan migrate --seed

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Build your code:

# npm
npm run build

# pnpm
pnpm run build

# yarn
yarn build

# bun
bun run build

Start the local development server

php artisan serve

You can now access the server at http://localhost:8000

username: [email protected] password: password


Github Repo

Thanks,

If you enjoy my work, consider buying me a coffee to keep the creativity flowing!

Buy Me A Coffee

Web Screens
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2
Project Screenshot 2