Hello folks, I am currently working on a problem that makes me want to smack my head on my table. I...
I plan to make 2 different laravel projects ( At Dedicated Server where each project has a differe...
Hi friends I am karthi also new one to doptor cms I download onetime and installed then i worked tha...
I am new to PHP and Laravel. I have a table games and a model Game. In routes.php, I am doing the fo...
Hi, i have the following code in an eloquent model: public static function boot() { pare...
Hey, I currently have the problem, that my users are getting logged out randomly after a couple of m...
andrewcam liked this thread
Hello, I created a Facade that overwrites Input::get, Input::all. I want to write a unit test for th...
What is better to use and why ? http://laravel.io/bin/bkD7X or http://laravel.io/bin/XL5Oj ?
Hi everybody, I like to create a many-to-many relationship between an existing (non-prefixed) and a...
I have a application developed in Laravel 3. Is there a neat way or best practices in using packages...
hey guys and girls, got a predicament i need some help with. I'm building (hopefully) a really devel...
What I need to achieve: One Veiculo "MAY" have one Colaborador, and a Colaborador "MA...
class PDF extends FPDF { private $number; function setNumber($number) { $this->number = $nu...
Hi, I recently updated this package on GitHub to use composer: https://github.com/hudster/PHPPwinty...
Hello awesome Laravel community!!! This is my events table in DB $table->increments('id');...
I have a repository EloquentPageRepository that creates and saves pages. I have an Observer than is...
I am trying to set up an environment so that the url root is pointing to the application root direct...
After auth when getting user i need to exclude all values except needed, hot to do this? Tried somet...
I am using xampp on windows 8. I am having problems with image manipulations . I have this output :...
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