Skip to content

23fajar23/Laravel-8_Item-Sharing-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

✨ ~ Item Sharing System ~ ✨

✨ 👋 Hi Everyone 👋 ✨

Here I want to share my project that I have worked on with you, I created the theme of this project with the aim of sharing used goods with other people, so in this project there will be features that support goods sharing transactions on this website in the future.

This project uses the Laravel framework version 8, do you know what Laravel is? Laravel is a framework that can make it easier for you when creating a project because it is structured. Laravel uses the PHP programming language as its base so it is easy to understand.

Steps after your clone this project :

  • Go into directory "Project"
  • copy file .env.example and rename to .env
  • create new database with name "shareweb"
  • open terminal and go to directory "Project"
  • then run command "composer install"
  • run command "php artisan key:generate"
  • run command "php artisan storage:link"
  • and then run command "php artisan migrate"
  • final step you can run command "php artisan serve" for run this project.

Note :

If you first open localhost:8000 then the page for generating a key appears, press the generate key button then refresh the page. (This usually happens after you clone a Laravel project) ✌

That's a brief overview of this project, hopefully it helps you 😄 🙏

~~ Home Page Preview ~~

screen shot 2017-08-07 at 12 18 15 pm

screen shot 2017-08-07 at 12 18 15 pm
~~ Item Order Preview ~~

screen shot 2017-08-07 at 12 18 15 pm

screen shot 2017-08-07 at 12 18 15 pm
~~ Real-Time messaging Preview ~~

screen shot 2017-08-07 at 12 18 15 pm

screen shot 2017-08-07 at 12 18 15 pm



Those are some previews of what this project is like, hopefully this project can help you. 😄🙏✨

See you next time.. ✌✌


#HTML #PHP #Laravel8 #Javascript #SimpleProject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published