Hi, pls i want to generate an 8 character random key that support both alphabetic and numeric charac...
I want to get a count of records in table 'opinions', which is the relationship for my query. At thi...
I cannot get my head on how to define the tables relationships when using a pivot table having more...
Laravel HTTP Adapter Laravel HTTP Adapter is an Ivory HTTP Adapter bridge, which integrates the abil...
Hi, i have a problem, i want use ISO-8859-1 charset, but laravel does not want. i show you the probl...
I have designed a website with Laravel 4.2 , it runs correctly in my localhost (Xamp),but when I upl...
Hey, i'm doing a query in which i want to select all models with a column value smaller than their r...
Hello, My application import some large (7mb) csv files and parse them using "Maatwebsite/Larav...
When I try and run 'gulp watch' I get this error: [09:34:18] Using gulpfile /var/www/resources/mym/g...
Hi, i have an url like: "www.myapp.com/other-param" and i need to print in my view "/...
Hi Guys, I'm busy testing baum for a few hours now. I want to find a category with a specific id and...
I am not sure if it is possible to run/install vagrant (but why wouldnt it be.. i can ssh and do wha...
class UserController extends \BaseController { public function reminder(){ if(Auth::check()){...
How to send reset password to email? This is my class... Whats wrong? Why it isnt working? namespace...
Currently using this code to fetch data on mysql and its working on my localhost but when I uploaded...
Hello, everyone! I would like to have something similar what ZF2 config system has. I need hierarchy...
Hello, how can i keep my session id on login. Seems Laravel 5 regenerates the session id When i get...
I couldn't use the paginate()-method anymore cause I needed to add an extra attribute to every eleme...
Hello. Is it possible to insert bulk data of 1 million generated rows (by php) ?
Hi, I want to extend PasswordBroker to put the reset mails to the queue. I picture simply creating a...
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.