Support the ongoing development of Laravel.io →

LeftJoin In mongodb laravel

Hi everyone I have problem with mongodb in laravel i use mongodb 'jenssegers' IN MYSQL : i use sql \...

0 Likes
0 Replies

Strategy for having part of site served through SSL

I have a site that I want any logged in action to be protected under SSL, say all routes are under /...

0 Likes
0 Replies

Using Models for noob

Hi, I'm sure this has been asked a thousand times, but I still can't find much out there. I understa...

0 Likes
1 Replies

Polymorphic, Many to Many relationship. Problems setting up --able table

So I have a tag system, and for each user, they can have many tags, and also posts can have tags, so...

0 Likes
2 Replies
Solved

Help with architecture of Laravel

Hi, I'm building an app which consistently uses the curl function but with some slight tweaks to var...

0 Likes
1 Replies

Zend Framework on Homestead

I've copied a ZF1 project to homestead but it doesn't work because it uses a .htaccess file. Can any...

0 Likes
0 Replies
posted 10 years ago

Illuminate Remote

Hello, I'm trying to connect into my DigitalOcean droplet directly with Connection API from Illumina...

0 Likes
0 Replies

workbench with --resource for modular apps no controller or model folder? Am I missing something?

I was looking at workbench with the --resource flag and I noticed that it does not create a controll...

0 Likes
0 Replies

How to make a pay to publish with classified ad site with Laravel?

Hi how would you make a pay to publish with classified ad site with Laravel? Thanks!

0 Likes
0 Replies

Repositories and service providers

Say I have ~20 models, so ~20 repositories, then I want to have interfaces as well so I have about 2...

0 Likes
1 Replies
posted 10 years ago

how to pass two parameter to the url in laravel?

how can I pass two parameter to here URL::route('account-recover',$code) instead of just $code I wan...

0 Likes
1 Replies

Filters in Packages

In Laravel 3 we were able define bundle specific route filters like Route::filter("admin::auth&...

0 Likes
4 Replies
posted 10 years ago

repopulate the field value when edit not work

i able to get the value when edit a user infos. In my view there is a part of code(code version A) w...

0 Likes
10 Replies

Rating System Model Relationship

I'm trying to set up my website to support ratings on posts from users. I'm not sure what the best...

0 Likes
5 Replies

Issues using Laravel with Starter Packages

I tried to install https://github.com/andrewelkins/Laravel-4-Bootstrap-Starter-Site but i am getting...

0 Likes
12 Replies
Solved
posted 10 years ago

The laravel framework does not displaying error

Whoops, looks like something went wrong. I have changed my debug = true but still not working.can an...

0 Likes
6 Replies
Solved

How to save Eloquent Model with relations in one go?

When saving a model with relations we do something like this; $ship = new Ship; $ship->name = 'E...

0 Likes
6 Replies

need some explanation about Auth

So I'm new to Laravel and want to know how "Auth" works exactly. I'm working on a easy log...

0 Likes
2 Replies
Solved
posted 10 years ago

Error codeception requires CURL extension installed.

Ok I'm using laravel 5 going through the tutorial series on Larabook and I'm stuck at trying to use...

0 Likes
8 Replies

filesytem write in laravel 4 deployed with google app engine

I am trying to make file upload with laravel 4 in GAE. But GAE doesn't permits write in file applica...

0 Likes
2 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.