Hi. In a controller method i got a patient record from database that i send to a view, so, i need to...
So I am trying to figure out a way to track the amount of time someone was on my site (Roughly) and...
Hi guys, I have a command with options defined this way : protected function getOptions() { return a...
I've created a repo of reference configs for a Laravel5 project. They should be easy to modify to s...
I just installed php 5 with composer. Ran composer update (after a white screen on public) so now I...
I am trying to do some basic form authentication but the Auth:: command always fails, i am using lar...
It would be so much easier to see the list of topics with some kind of badge on topics where I took...
I have 4 tables namely - users, user_projects, project_rooms and user_wishlists their table columns...
I am creating a finance logging system for some club managers, it logs things like payments, attenda...
Hey. I need to get the ID of pivot when inserting related items in Many to Many. Ex. $pivot_id = $pe...
Hello, people. I'm trying use Laravel Authentication in my aplication, but the Auth::attempt always...
example: Route::controller('spiel','SpielController'); $u = URL::action('SpielController@getIndex',...
Hi Everyone.. I am developing laravel web application , now i want to display a daily work report gr...
Hello, i would like to set the number of max tries for the queue through my config file (f.eg app.ph...
Hey guys, is it possible to implement my own __call() method in Eloquent models? I created users per...
I'm using Laravel 4.1.30 I was wondering if it's possible to to overwrite a template with a differen...
Hi, I am using bllim\laravel4-datatables-package using the tutorial in the below link, I am able to...
myClass::myStaticFunction() not working after the latest composer update...any idea why?
Hello, i have created my first app in Laravel, which contains: 1.Login 1.1.Profile 2.Logout I would...
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