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

Repository pattern

Hello, do i need repository pattern design at all? I am not planning to use any database except mysq...

0 Likes
3 Replies
Solved

Eloquent relations

I have tables: Users, Pages, Posts [ One user may have many pages and posts ] User table structure '...

0 Likes
3 Replies
posted 10 years ago

Scheduler/Dispatcher on a Controller Method

Can I use a dispatcher (indatus/dispatcher) to schedule and run a Controller's method? Eg. I want to...

0 Likes
0 Replies

Whoops! There was an error. 404 On Freshly Installed Laravel 4.2

I just freshly installed laravel 4.2. However when i browse on the page, i get Whooops even i create...

0 Likes
0 Replies
posted 10 years ago

Laravel and cron jobs

Hi, I am new to the Laravel Framework and would like to know if there is any documentation on the pr...

0 Likes
2 Replies
Solved

Target [CmsBlox\MOD\PartnerInterface] is not instantiable.

When I search the error 'Target Interface is not instantiable' I get a lot of results on this error...

0 Likes
2 Replies
Solved
posted 10 years ago

Complex Form with Multiple Tables

I am building an electronic form app that allows an employee of my company to submit a pretty comple...

0 Likes
0 Replies

Laravel with Homestead

I new with virtual box and vagrant , Now I using Homestead image and every thing is run well but whe...

0 Likes
3 Replies
Solved
posted 10 years ago

Return view in json

Basically I have an ajax controller that returns a view like this: return Response::json(array('body...

0 Likes
2 Replies
Solved

Laravel Mailing Issue "Object of class Illuminate\Mail\Message could not be converted to string"

I'm trying to send a simple email. I know the issue is with my view but I don't know what I'm doing...

0 Likes
4 Replies
posted 10 years ago

Is there an event for when a user is logged on via cookie?

I'm trying to keep track of every time a user logs on to my site. I can handle the auth.login event...

0 Likes
0 Replies

Complex Queries and models

Hey, I'm new to Laravel but I've done quite a bit of searching and could not find any clear solution...

0 Likes
3 Replies
posted 10 years ago

problem in mp3 upload

Hello dear friends I have a problem in uploading mp3 files . when I want to upload a mp3 file all in...

0 Likes
2 Replies
Solved
posted 10 years ago

Updating unique slugs

I'm using cviebrock/eloquent-sluggable to make some nice urls. Now I want to update them to new ones...

0 Likes
2 Replies
posted 10 years ago

Deploying laravel in Godaddy

Hi everyone, I want to deploy my new laravel application in godaddy, This is first time i am doing i...

0 Likes
5 Replies

Escaping in Laravel (Blade)

I´m creating a project where I let users write their own articles. This articles are most of the tim...

0 Likes
2 Replies

Planning and implementing a prototype

This question is mainly to wrap my head around things. I'd just like to know how others go about dev...

0 Likes
0 Replies

Installation error

I made a fresh installation for laravel with reference - http://www.wikihow.com/Install-Laravel-Fram...

0 Likes
4 Replies

Inserting a non-escaped backslash character into MSSQL with Eloquent

I built a tool that creates usernames and a custom-encrypted password and inserts them into a MSSQL...

0 Likes
1 Replies
posted 10 years ago

Interface not implementing?

I'm using a Repo/Interface setup that creates a repo called EloquentItem which extends the Eloquent...

0 Likes
3 Replies
Solved

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.