Giter VIP home page Giter VIP logo

laravel-gig-posting-web-app's Introduction

laravel-gig-posting-web-app

A Laravel framework based gig posting Web App.

Mac Users Guide (for I am on developing on a Mac)

  1. Clone this repository.

  2. Install Laravel Valet (which you can google: laravel valet ) and start the valet server on your machine.

  3. Install composer on your machine.

  4. cd to valet's "Sites" folder and run composer global require laravel/installer to install laravel.

  5. Copy the cloned repository to valet's "Sites" folder.

  6. Stay in valet's "Sites" folder directory and run valet park to link to valet's server.

  7. cd to cloned repository root inside valet's "Sites" folder and run composer install (&& composer update) to get going.

  8. Configure your .env file properly as shown in .env.example.

  9. Run php artisan migrate to create the database and all data tables needed.

  10. Run php artisan db:seed to create dummy data to start.

  11. Run php artisan storage:link to get all uploads to storage/app/public.

  12. Open your browser and type laravel-gig-posting-web-app.test (since our cloned repository's folder name is laravel-gig-posting-web-app) to run the app locally.

  13. To deploy on your server, go through steps 2 to 11 on your server, next copy the cloned repository folder to your web server's root directory, then configure properly as you usually do with other apps.

  14. Here you go!

In Action

GAC Logo

Laravel Gig Posting Web App by GAC DEV

Laravel Gig Posting Web App

laravel-gig-posting-web-app's People

Contributors

affkoul avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.