Dear All, Yesterday I take a look on Laravel 5 (which is already late), been using Laravel 4.2 in th...
First of all I know that I can use raw (where) queries but I'm really curious if there is any "...
I want to make this as simple as possible. Imagine i have a order model from a shopping web site. Th...
Hi, I'm quite new to laravel, I've been developing in PHP for the past few years, in CodeIgniter! I...
I got 2 Models Blog & Text, inside both Models had a same function named listBlog & listText...
wheather I try it like this {!! Form::input('date', 'published_at', Carbon\Carbon::now()->...
Hi I'm new to Laravel, I'm creating a user-group page. A user can create a group and is automaticall...
I have a table like this: <tbody id="responds"> @foreach($animals as $animal...
I have User Table and Followers Table. The structure of follower table is : -id -follower_id ( refe...
Database Tables are jobseekers id | username | password | job_detail_jo...
I'm running into an issue when trying to associate a child model to a parent. I see in the documenta...
Database Tables are employers id | username | password jobdetails id |...
sorry all i hope you want to help me... i have a problem with returning query to datatable i have 2...
i have this problem; i am using three models Usuario,Idioma,UsarioIdioma; exists a relationship betw...
i am new in laravel 5 .... How i can upload ( word file and image ) for each user and connect it to...
Hello, I have a Package table with some relationships: Package has one user, user has one location,...
I am using this in my controller to grab all of the input data from the form, however only two out o...
Hi guys, I was going through : https://laracasts.com/series/laravel-5-fundamentals/episodes/14 and w...
I am using Laravel 5 and want to create a dynamic drop-down menu. I have two drop-down menus. The va...
Hello guys, User has many Field Field are fixed (10 to 15), has many User and Value Value belongs t...
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