https://github.com/GrahamCampbell/Laravel-Navigation If someone could provide an example for Graham...
I have come across an instance where I need to alter the data that needs to be validated i.e. when n...
Hi, I use laravel 5.0 and i have read in many guide Laravel 4 that for include css i can use in the...
I have a web page that lists events, it is split into 2 categories: This week (today is FRIDAY so t...
When i try to print using blade syntax {{ $var }} "this is test" from database column type...
I have a this javascript for testing with an alert message to tell me the event is firing. <scrip...
hi, Why get this error ? [IMG]http://i62.tinypic.com/282olet.jpg[/IMG]
I'm new to Laravel and have managed to get quite a lot working. But I can't figure out why the pass...
I have a model with a belongsToMany relationship with an additional pivot column. public functio...
I want to create some api controllers with a separate routing in an existing Laravel 5 application....
I am geting json data from an api and need to specify my endpoints like API version, API key. I thou...
Route::resource('profile', 'ProfileController');//-> $router->bind('profile}', function ($use...
I have a search destination, arrival and departure data form that I have on every page in my templat...
This was working fine, but somewhere along the way of composer updates it broke and now I am getting...
Has anyone got this working? I'be been trying with the liveedit plugin but I don't see anything chan...
The database save is happening from ajax call and I am using hanlder class to validate database exce...
I am new to Laravel. Every time while I run composer create-project laravel/laravel --prefer-dist...
Hi, I need some data which is accessible across the whole site, so in the AppServiceProvider I have...
I want to change the column used for logging in from email to name. I can see where to do this in t...
Hello I followed this https://laravel-news.com/2014/10/setting-laravel-elixr-bootstrap/ I end up wit...
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.