I'm trying write test method that use WithoutMiddleware class but this class don't valid under Illu...
I just want to assign a role to newly registered user. How I can achieve this in Laravel 5 with Entr...
Hello ! I have this input <input type="text" name="foo[0].title"> In trying to request this in...
Hi, I'm trying to build a new webapp. I'm planning to use AngularJS as a frontend and I want to buil...
I want to know how i can switch between https://m.sitename.com and https://www.sitename.com to displ...
Hey everyone! I just want to introduce you to my newest project called Laramap.com :) Laramap is a p...
I appreciate the authentication service in Laravel, but why it has not basic security features as bl...
Hello, i am new to Laravel(loving it). However i have encountered an issue, i think it is within apa...
What am I not understanding? I want to get all the 'industries' associated with a 'project' via an a...
In Laravel 4.2 as part of my permissions system I would dynamically setup routes based on the users...
ok so I am trying to test the /password/email (which comes as part of laravel 5). my php unit test i...
I'm learning Laravel and just need to clarify myself here. If you intend to push all input data to i...
I have a particular client requirement to have a form available to all logged out users but when the...
Hello, I'm using Laravel 5 on Google App Engine and I'm trying to delete the access to the public fo...
When I use a show($id) function called with a wild card route, the resulting view appends a director...
Hi, i am currently still a begineer on laravel and wamp. when the user first enter my website i will...
Dear all, I am having an issue to display elasticsearchresult in my view. ElasticSearch returns the...
Paste: http://laravel.io/bin/9vvxv php artisan tweek Tweet::first() PHP Fatal error: Class 'Twe...
Hello, I'm having the problem that whenever I try to use the {{ Form::select('id_x', $x) }} inside m...
I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...
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