Support the ongoing development of Laravel.io →
posted 7 years ago

asset() dosnt work at amazone ec-2

hi i install my laravel app at amazone serer ec-2 after i upload all my file the asset() dosnt work...

0 Likes
1 Replies

Add pin password to built in authentication

I'm writing my first application with Laravel (v 5.5) and it's days I'm trying to figure out how I c...

0 Likes
0 Replies

Laravel Relations One to One and One to Many

Let's say we have three models Class, Students and Studentinfo. Class and students are in One to Man...

0 Likes
0 Replies

Cannot override model factories default

I can't workout why I cannot override the values specified in my ModelFactory.php file, from within...

0 Likes
6 Replies

Extending webpack exlixi

I have this codes in my gulp.js elixir(mix => { // for auth mix.sass('auth/auth.scss');...

0 Likes
1 Replies

Session flash message

Hi there! I have a code that works fine. It displays flash messages. This is what you find in my vie...

0 Likes
5 Replies

Just a small Laravel admin panel builder

Hi, here's a small Laravel admin panel builder I've been working on: http://www.appnoder.com/ If you...

0 Likes
0 Replies
posted 7 years ago

mysql many records Replace into for DB::replace

I have searched for a bit, but didn't find a solution for importing big files, which needs to replac...

0 Likes
0 Replies

About attaching morphable models

Hi everyone, I don't know if there is a better way to attach a morhpable object to its owner. In my...

0 Likes
1 Replies

Homestead, route issue (page not found)

Hi everyone, I'm hoping that someone else can point out what I am doing wrong. I am running a Homest...

0 Likes
2 Replies
Solved

Is it possible to sort results by relation without a join?

Currently I am retrieving product results for a category like this: $products = $category->produc...

0 Likes
0 Replies

Class 'Swift_StreamFilters_StringReplacementFilter'

Hey guys, i have been working on a local machine, once a user registers it fires an event from a con...

0 Likes
0 Replies
posted 10 years ago

Eloquent hasMany with multiple foreign keys and where

Hi! I have two tables, tasks id startTarget endTarget status targets id title I need get all tar...

0 Likes
2 Replies
posted 7 years ago

filter data in hasMany using where and parent field value

Hi, Is it possible to filter the data returned by relationship using values in the parent class Prog...

0 Likes
0 Replies

Having trouble with Model Bind - Laravel Breadcrumbs

Having trouble with Model Bind on davejamesmiller/laravel-breadcrumbs. I'll try to be brief, but if...

0 Likes
0 Replies
posted 7 years ago

validate unique composite key of array data for update

Data and validation rule is here (https://paste.laravel.io/70e20397-4032-4af3-9d5a-bcd615883c44) Que...

0 Likes
0 Replies
posted 11 years ago

Best practice to deploy

Hi! What is the easiest way to deploy a laravel app on a remote server? I'm using bitbucket to host...

0 Likes
5 Replies

Custom Authentication in laravel

friends this code returns null in browser with correct email and password if(Auth::guard('admin')-&g...

0 Likes
0 Replies
posted 11 years ago

Laravel vs a CMS (like WordPress)

I have been building several websites in Wordpress, and recently I finished my first project in Lara...

0 Likes
27 Replies

DB query builder with LEFT JOIN using a RAW expression

I would like to left join data from a many-to-many relationship. In my first attempt to solve the pr...

shikhar-kr liked this thread

1 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.