GithubHelp home page GithubHelp logo

Run this start a project

  1. and execute composer install
  2. rename column composer require doctrine/dbal
  3. load database data php artisan db:seed
  4. then run project php artisan serve

if there is any problem then delete "/vendor" folder, and run above command again.

Run migration

Local:

  1. Normal: php artisan migrate
  2. Reset database: php artisan migrate:fresh

Host: heroku run php artisan migrate

Install Bootstrap

$ composer require laravel/ui
$ php artisan ui bootstrap

Finally, you need to install the bootstrap package and its dependencies from npm and compile the assets using the following commands:

$ npm install
$ npm run dev

juniorise's Projects

age icon age

Null safety version of age | Flutter Package

bubble_lens icon bubble_lens

Folked from nbrucker/bubble_lens to enhance & contribute

camgeo icon camgeo

Cambodia Geography landing page 🌐

commissioner icon commissioner

Power up spree to a multi service platform to model any business applications.

get_version icon get_version

Get Version - Get the Version Name, Version Code, Platform and OS Version, and App ID on iOS and Android.

page_turn icon page_turn

Page Turn Widget - Add a page turn effect to widgets in your app. Maintainer: @rodydavis

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.