I'm using DigitalOcean with Laravel Forge and I have some problems with view. On my local machine ev...
http://laravel.com/docs/eloquent class User extends Eloquent { public function phone(){ ret...
I'm trying to install Laravel on nginx with SSL, each time I tunr it on I've got message: Mcrypt PHP...
Hi, We have Dompdf up and running. All goes well, except for loading and using a custom font. Many t...
Laravel is running on my server which is set to a UTC timezone. PHP's timezone is also set to UTC. W...
Hi, Can anyone please tell me how to go about this? I have some old php pages which are forms postin...
Hello. I'm still learning Laravel and I want to remove the row with lowest id from my database. I tr...
Hi, I would like to know, how to detect if X users is editing a data from the same page. For example...
Hi, I have a issue with Codeception, I'm trying to test if user can connected with bad credentials b...
Hi All, I have a situation where I'm sure most of you have already ran into. I want to use laravel a...
Hello guys, I was wondering if there is a way to generate basic scaffolding based on an existing alr...
Hello folks, I'm pretty new in Laravel. I'm following the tutsplus's tutorials. I'm trying to create...
Hey Hiii All, I am searching for tutorials about Dojo Enhanced Grid implementation with laravel. If...
Hello I am trying to link but it s failed with Laravel MVC. What I put <li><a href=" regis...
I have several views that show a detail with an edit button. When the user clicks on the edit butto...
I need to insert a student who belogs to a user table. I have something like: DB::transaction(functi...
Hey all, I recently switched computers, and re installed composer, after doing this laravel has been...
I have this set up for my error handling. Log::listen(function($level, $error, $context) { Mail:...
When I test manually, everything works, but RegisterCept.php functional test just won't pass $I = ne...
I'm hoping there's some gurus out there when it comes to architecture and design patterns that could...
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