So i migrating my website from php only to laravel and now i getting issue with this part of code, i...
Just upgraded from PHP-FPM to HHVM 3.2 on Ubuntu 14.04 and Cashier is failing out of nowhere. Using...
Hi, I am planning to create three tables researches resources research_resources (the costs for upgr...
As the title implies, how can I link HTML::style to a separate static server? Is there a global conf...
Hi, I have been having an issue where the queue deamon just stops running on the server and until it...
hi everybody, i am new to laravel. i want to start a large scale project & i need to create a st...
Does anyone know why I am getting this on windows 7? Thanks
Hi all I'm having a really weird issue that I haven't been able to solve yet. Random x's appear in t...
Hi, I am new to Laravel and MVC development in general. I have method that imports data from a CSV f...
Hello! I'm not sure if this is the best venue in which to solicit support in this regard; I'm happy...
use Illuminate\Database\Eloquent\Collection; // actually Illuminate\Support\Collection Before calli...
Hello. Can I use Laravel by 'include' and not by installing it?
Hello everyone, I have an issue regarding some of my AJAX calls. I'm trying to make an AJAX call to...
I created this quick snippet of code to display the Output: $dates = []; for ($i=1; $i <= 12;...
Hey everyone, I want to make an automatic querybuilder that takes the params from the url in the con...
when i use opera 12 and older and IE and other old browser for get my web app in a server with this...
I have a table with many fields. Some of these fields I need to update, the rest leave as is. Becaus...
What is the best way to handle permission issues when deploying Laravel applications ? Deployments t...
Hi. I have debugged a query built with query builder: Array ( [0] => Array (...
Hi, fnc in Eloquent Client model public function getNameAttribute() { if( $this->name) { retu...
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