MrJuliuss / syntara

Admin package for Laravel 4.
MIT License
302 stars 77 forks source link

How can i use it in my existing project #173

Open shojibflamon opened 9 years ago

shojibflamon commented 9 years ago

I am new in laravel.i have already used my own authentication system to authenticate.now i want to use it in my project but i cant find anything.where i add my code.

MrJuliuss commented 9 years ago

Hi,

Syntara use his own authentication system (with Sentry 2), and does not run with other systems. If you want some information, you can read the documentation : http://mrjuliuss.github.io/syntara/ or post your question here.

Attention, Syntara does not support Laravel 5, only Laravel 4.

Julien

shojibflamon commented 9 years ago

how to add model and controller in syntara package. i cant understand your structure. please give me some tips how to create a new model controller and view.

MrJuliuss commented 9 years ago

Hi, you must not create any files in the package. You can find the "new features" chapter in the documentation http://mrjuliuss.github.io/syntara/docs/custom.html#new-features