Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

Codeigniter Framework making use of Blade, Vuejs and Eloquent

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt
Notifications You must be signed in to change notification settings

ksorto/CodeIgniter-Vue-Blade-Eloquent

Repository files navigation

CodeIgniter-Vue-Blade-Eloquent

Codeigniter Framework making use of Blade, Vuejs and Eloquent

Installation

Requirements

  • Xampp or any Apache Server
  • PHP >= 7.X.X
  • MySql

$ git clone https://github.com/ksortof/CodeIgniter-Vue-Blade-Eloquent.git

Install composer dependencies.

In root of proyect

$ cd application/

$ composer install

Install node dependencies.

In root of proyect

$ cd assets/

$ npm install

Run WebPack

$ npm run watch

Open Project

http://localhost/CodeIgniter-Vue-Blade-Eloquent/

Currently in development...

About

Codeigniter Framework making use of Blade, Vuejs and Eloquent

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages