class TestRequest extends Request { public function rules() { // Is it possible to u...
I fulfill all recommendation of homestead setup.after clone when i run vagrant up then see a error.....
Hi every body: I try to make AuthController. I have setted "bcrypt" at app/config/packages...
I've got a form to create a new user - it has name, email, a user role and password information. Tha...
I am trying to use the Auth route to use the default username and password built into L5 however it...
I have table in database Posts - id - content - parrent_id all posts will insert this table and all...
Hello everyone - Learning Laravel 5 here - I'm creating a little app where there is a 'create user'...
I have a Laravel 5 website up and running beautifully on my VPS but I've decided to make some big ch...
Hello pals. I have a question how can I cal CDN in my view, I have installed cdn I put the url, the...
Hello Guys. I'v been created sub directories within App\Http\Controllers. Every things is ok but i h...
I am trying to setup laravel filter in my app. here is my code, Filter.php Route::filter('userid',...
I have a simple one-to-many relationship, like order to line items. I'm building a search form where...
I am new to Laravel and I have the following confusions regarding your package. You did not change t...
I had some code that outputed errors on a view that read from $errors IIRC this used to work but tod...
I am uploading my site (no errors) to my production and everything should be ok. I now have a blank...
I might be missing the point of Relationships with Eloquent with this one but, if I was doing it wit...
I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...
Hi, I have the 2 simple tables below: CUSTOMERS id email CLAIMS id customer_id (foreign key) descri...
I installed foundation via bower under "resources/assets/bower_components". I don't know w...
every time i try to execute the main file to check what i have done so far on localhost it always gi...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community