So I have a database full of hardware components. I am willing to implement a function in which if t...
Can anyone point me to an example of how to use Socialite to authenticate with the Google/YouTube AP...
Hi, I am creating a cms to host multiple websites on. I have a route group that catches all url to g...
i'm start learn laravel few days ago, i try to follow tutorial in laravel 4 but i am using laravel 5...
It is my first chance to integrate Mastercard integration to my Php questions and Answers Website. I...
Hi, I've just configured my routes correctly as i do usually: Route::get('/news/', 'PagesController@...
I am currently receiving the following error when I run my migrations: SQLSTATE[HY000]: General erro...
I came across this post where you can sanitize input before calling the rules. http://www.easylarave...
I'm trying to deploy my L4 app with Forge and Envoyer. I've got it copying the environment and sourc...
I tried to install doctrine\dba1 using cmd prompt and got the following error http://laravel.io/bin...
I have added 2 categories i.e is "high school" and "lower category school". i ha...
Hello! After creation of my first app on laravel, i need to change some things, ex: I need to change...
I've got a problem while trying to upload a large file (20Mb) on a form. It's working fine with smal...
According to the 5.1 docs, the new recommended way to work with session data is to inject the reques...
Hi guys! How are you? I would like to ask you 2 questions about this application: http://www.numant...
Hi to all, i'm new in laravel :). I need to delete one row and its related records. In my case, i ha...
I'm looking for a little help. I have two tables. One is a standard table where I can search for the...
Hey, i've two Eloquent Collections with the following collumns: trackid, title, total (decimal) and...
I am a newbie in Laravel 5. Now i am trying to use laravel authentication service. The problem is i...
Im trying to do the following query: $category = Input::has('categories') ? Input::get('categories')...
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