Hi guys, I'm trying to create an Event for sending emails, so I created a class I called observers.p...
routers.php: // login controller Route::post('login', 'LoginController@login'); LoginController.php:...
Hy i have a search that now its works only if write or the first name or the last name, both didnt w...
Hello, i am new to laravel and I'm trying to make an application for my upcomming web about programm...
Hi, where can i file feature request for future Laravel versions? Github? Thanks Sharping
Hi, i would like to create a bilingual website, let's say english and french: http://www.domain.com/...
Hi I'm trying to insall composer on a mac machine, I downloaded the composer.phar to my /Application...
would it be possible to change the Laravel schema manipulation for timestamps to set the DEFAULT val...
In my view I am displaying an array of items with their prices and etc. I want to check it that item...
I have 3 tables: vehicles, drivers and vehicle_driver_owners. drivers table includes all the registe...
I am working on app, which required a form in bootstrap modal and also load the form dynamically. i...
So as my application grows in complexity, there are many forms that have jQuery event driven conditi...
Hi, Is it possible to specify a variable as part of the name of lets say a submit button? Like this:...
Hi guys, I'm trying to run the following queries and running into this error: preg_replace(): Parame...
Hello, ##Tables structure ###Users id - AI password - string email - string userable_id - integer us...
Hey guys, Im trying to implement repositories in my application structure. I cannot seem to pinpoint...
i m facing this error in PhpStorm while debug project Fatal error: Class 'Whoops\TestCase' not found...
Hi, So I added an service provider to my providers array (see the code below). I have a folder calle...
Attributes Cartalyst's Attributes package allows you to attach attributes to objects, it utilizes th...
Im trying to work out the best method of injecting dependencies via my constructor and storing them...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community