Skip to content

Web application for your freelance notes with invoice generate built using Laravel framework and Filament

Notifications You must be signed in to change notification settings

ahmadammarm/freelance-notes

Repository files navigation

Freelance Notes

Hi everyone !
This is our project repository about freelance notes with downloadable invoice
Hope u happy to used it

Tech in This Project

PHP Laravel MySQL

Prerequisites

Before you begin, ensure you have met the following requirements :

  • Git must be installed on your operating system.

Clone Repository

To run in the locally, run this command on your git bash to clone this repo :

git clone https://github.com/ahmadammarm/freelance-notes.git

Change Directory

Change the directory to the project :

cd freelance-notes

Install the Composer

To run in the locally, run this command on your git bash to clone this repo :

composer install

Configure Database in ur .env File :

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=freelance-notes
DB_USERNAME=root
DB_PASSWORD=

Or you can just copy the .env.example using this command :

cp .env.example .env

Generate your APP KEY :

php artisan key:generate

Migrate ur Database in the Terminal :

php artisan migrate

Make user from filament

php artisan make:filament-user

Open in the Other Terminal and Run this Command to Run the Project:

php artisan serve

Login in admin page :

Email : your_email
Password : your_password

Now you can accees in localhost:8000/admin

About

Web application for your freelance notes with invoice generate built using Laravel framework and Filament

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy