So I am starting out with Laravel because of the following....... I have a passion of building thin...
Hi, I've 3 models in my app, Document belongs to User or Group: class Document extends Eloquent {...
No documentation around on how to use pjax with Laravel. How to structure it in accordance with cont...
Hi all, I have mad an Android application with a Laravel backend API. So far I have made the login s...
I had this problem... my environment detection code is: $env = $app->detectEnvironment(function()...
I am working in a team with 3 members on a project in Laravel. I'm running Windows on my laptop with...
Hello, I have set up server with forge and digital ocean, everithing is ok, but i want to edit max_u...
Hi everyone, I'm a new Laravel user / webdesign student, and have opted to use Laravel Forge to get...
Hi i have a problem. the global session is not working. @if(Session::has('global') && !Ses...
I get a file missing error in the error logs. URL: http://laraveltest2014.appspot.com/ I noticed in...
Hi It's my first project I did everything in Homestead and when I enter vagrant up, it will stop at...
I for some reason am getting an error when trying to deploy my app to a live server. I am getting th...
hi, Can you help me how to upload laravel using authentication without problems online server. the s...
Hi I’m getting a TokenMismatchException on every request that is authenticated. The problem I’m able...
i have a file in /app/langs/es/messages.php <?php return array( 'hello' => 'Hola' ); at t...
I'm trying to set local timezone on config/local/app.php 'timezone' => 'Australia/Sydney', but no...
Hey, I am working on an CMS/E-commerce application and I want to create it in modular way. Something...
Hello I am using MacBookPro10,2 (2013) OS X 10.9.4 (Mavericks) I got it few days ago. first of all w...
I've upgraded to 4.1 recently and everything seems to work fine on my website but I just discovered...
Hi all, I'm using Moxiemanager as a filemanager for my CMS, and inside it's config file, which is in...
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