Hi there, I plan to use WP for my platform's frontend and Laravel 5 for my backend work. I will not...
stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090...
I have recently installed L5 via composer. I tried creating a new controller using artisan and I get...
Note I'm using Laravel 5.0 (should I post elsewhere for 5.0? It's not available in the Laravel Vers...
Below is an explanation of how I got my Laravel 5 application to query an already-existing database,...
My view: <h2>Laravel Autocomplete</h2> <?= Form::open() ?> <?= Form::label('aut...
I'm new to relationship so many apologizes if it's just dump question. I'm using a pivot table named...
I've Searched quite a bit and can't find the solution.. My Credentials are valid, but it always retu...
I'm learning L5 and php OOP and think i'm getting on pretty well. I am using routes, controllers, el...
I'm using simple Restangular function "Restangular.one('here_is_laravel_route').get();" to...
I'm having an issue related to Eloquent and calling it in the routes or Blade Templates, this error...
Hello, i am new in laravel, i am facing a big problem and i can't solve this problem. I am trying to...
got this table with composite key class CreateHtmlMetasTable extends Migration { public functio...
Hi, I'm trying to create an API with Laravel, this are on my localhost:8080, and i want to use it wi...
HI, I have three tables like this: Users with columns id name Events with columns id fk_user name de...
Can anyone point me in the right direction of a slug package or a tutorial on how to make SEO Slugs...
Hello, I'm searching plugin for Netbeans and I found this: https://github.com/barryvdh/laravel-ide-h...
Hey, So I'm pretty fresh to Laravel, and now I'm trying to dynamically generate the edit view of the...
Hopefully, the title is explanatory enough... I have a form request that is run when my form is subm...
Hello, Im creating an eshop with Laravel and im designing the database. The eshop will have a variet...
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.