Support the ongoing development of Laravel.io →

1,816 Threads

posted 9 years ago

Separation of concerns question

Hi there, I've been working pretty hard to try to "separate my concerns" in my Laravel pro...

0 Likes
1 Replies

Redirect www to non-www and vice versa

Hello everyone! Just found this filter to redirect www to non-www App::before(function($request){...

0 Likes
1 Replies

Best way to use Stripe billing

Hi! I need help to implement Stripe billing method into my project. I have one main user table and t...

0 Likes
4 Replies

Which pattern is Laravel IO using in this specific case?

Hi all, Im trying to learn DDD and design patterns. By looking at the Laravel.io code on github, i s...

0 Likes
1 Replies
posted 9 years ago

Unify multiple applications in only one

Hi friends, I'm trying to unify some applications i've developed with laravel framework but i don't...

0 Likes
0 Replies

Compile error after git clone.

Hi guys, Just finished my project on local server and I tried to push it to staging. I simply used g...

0 Likes
4 Replies
Solved

Repository pattern question

Hello everyone. I've read about repository pattern and I want to implement it. Actually I use larave...

0 Likes
1 Replies

ERROR 500 - INTERNAL SERVER ERROR (host gator)

Laravel site was working correctly but after uploading on GIT I got an error which is error 500- int...

0 Likes
2 Replies

Laravel 5.0 beta when?

Just want to know. Want to publish it for all.

0 Likes
4 Replies

ServiceProvider:Class not found.

I'm new at using ServiceProviders and spend most of the day figuring out what's wrong. composer.json...

0 Likes
1 Replies
Solved

anyone used catalyst packages?

I'm thinking of subscribing. Anyone have any experience with their subscriber only packages??

0 Likes
0 Replies

How to inherit Eloquent's functionality on plain PHP objects

How can I have a plain php object from a third party package inherit all the goodness of Laravels El...

0 Likes
2 Replies

Remote Interface does not return a boolean on putString even though the underlying call to put does (for SSH).

Hi there, I am creating a project that uses SFTP file transfer using the built in Remote Interface....

0 Likes
0 Replies

Understanding CRUD

I have a question regarding CRUD. I actually wanted to ask this in IRC, but I noticed that this ques...

0 Likes
7 Replies
Solved

Basic auth + API + jQuery + CORS

I seem to always post questions where no one can answer so here to hoping I get some help... Ive bee...

0 Likes
2 Replies
Solved

Best way to add a function to a model

I have a model called User and I want to add a function that calculate the percentage of profile com...

0 Likes
4 Replies
Solved

## How to run a task taking long time (more than 10 minutes)

In my project, there are some tasks which basically allow users to choose some options in view page,...

0 Likes
1 Replies

AngularJS + Laravel routing problem

Hello. I have webapp created with Laravel4 (frontend and backend). Now I tried to implement AngularJ...

0 Likes
1 Replies

Related REST resources - saving them together?

I am learning Laravel, and my first application is a REST API. I am creating a fake blog for learnin...

0 Likes
0 Replies

Multiple page templates

The scenario: User creates a new page. Once he writes the content, he has the option to select the d...

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

© 2024 Laravel.io - All rights reserved.