Hi I have a form with a drop down and a text field {!! Form::label('category_id', 'Category') !!...
I am following along with Jeffery Way's book Laravel Testing Decoded. In chapter 4 he outlines insta...
I’ve got a problem that’s preventing me from finishing a page. I need to be able to sort by a relate...
hi i drop manual table password reset and after this i want to run php artisan migrate:rollback thro...
$rules = array( 'url' => 'required|active_url' ); I am using the following url to test wheth...
Hello, Basic run-down of my system: Users upload a PHP file containing a bot class which will be use...
Hello, Today I ran into a problem which I could not solve. I am developing at the moment some differ...
I'm a Laravel newb but have experience with PHP. I've created a few basic projects with Laravel and...
Can't we call MySQL user defined function in Eloquent select query...?
I've created a package and in the register method i've created an alias: $this->app->alias('Ca...
hello i am working on mi graduation project and mi app using laravel,it will be a project manager so...
I need to build a website that have a forum. I love Laravel so much, but I didn't find out any packa...
I have PHP 5.4 on a litespeed web server. PHP has been compiled properly with memcached module and w...
Hi Guys, Please help me for this question. http://stackoverflow.com/questions/31669501/laravel-4-2-w...
Is anyone LTS or just have a separate repo for L3? Our app is heavily invested in L3 but I would lo...
I'm setting up a fairly straight-forward CRUD app with Laravel 5.1 and I've run in to something that...
Hey guys, I've been using Homestead smoothly for a few days now. I've recently decided to try changi...
I have a fresh install of Laravel 5.1 and was working on getting auth/register working to work throu...
I am new to Laravel and I am came across Filesystem today. I know that It has comprehensive advantag...
I get this error ErrorException in Arr.php line 232: Illegal offset type in isset or empty (View: C:...
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