Hi, everyone. I need to implement the following list. No | Subject | Provider | Replier 1 | Subject1...
Hi all! Please excuse my bad english :-) In my app I have a file-select-box to upload files via lara...
I am coding a module in java that need a database connection with MySQL. I heard about DriverManager...
Using laravel 4.2's billing features with stripe. I need to figure out how to remove a trial period...
I opened a question ticket in stack overflow, for quite a while, no one answers. I hope this is the...
Hello, i have two select boxes in the same form. Both are beeing populated through JSON which works...
Hello! I'm trying to build a scope to filter banned users. I have two table : One called users: id,...
I have users across many timezones. Everything in the database is stored in UTC, no problem. What I...
Hi I'm using Laravel 4 I have a section on my site that displays my portfolio, The problem I'm havin...
Anybody out there having experience with using Laravel + kendo ui?
Hi, I have this: return( Self::orderBy( 'name', 'asc' )->lists( 'name', 'id' ) ); That works but...
Hi, is it possible to do a bitwise Operation in Eloquent like below? field and numer are a 8 Bit Int...
In my route.php I defined the route resource: Route::group(['middleware' => 'role:admin|staff|ret...
Hello ! I am feeling extremely glad to enter into this technology world. Being in the field of infor...
please i want to know how to save the path of an image into the database and how to retrieve them wh...
Hi, I'm getting stuck on adding nested conditions on my tables and retrieving only results of which...
Hello all! Currently I have an application where I have stored in the database the following columns...
In reddit, every reply could have many replies, again and again, a little complex for me, do you hav...
Hey there, I have been trying to create a preferences system for my app to control a number of featu...
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