Support the ongoing development of Laravel.io →

256 Threads

Autoload Init some models classes ?

Hi, I've something I really not understand. I have several classes in my models folder. Each classes...

0 Likes
3 Replies
Solved

Laravel 5 and Namespace Issues

Just started using Laravel 5 and having trouble understanding how the namespace works. Example for a...

0 Likes
1 Replies
Solved

Making Laravel work with PHP 5.3

If I want to get Laravel to work with PHP 5.3 what do I need to manually change to make that possibl...

0 Likes
7 Replies
Solved

Caching permissions for performance

I will have a permission system that will be administered via a PHP page and stored in the DB with t...

0 Likes
3 Replies
Solved

Mcrypt PHP extension required. Laravel

Hi, I uploaded a simple laravel application to my godaddy vps server but i am getting Mcrypt PHP ext...

0 Likes
2 Replies
Solved

Query model in a custom classes gives me an error

Hi, I've added a custom classes to ...app/classes/... using a tutorial I've read and so far so good...

0 Likes
2 Replies
Solved

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

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

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

Laravel 5: Contracts and separation of concerns .

Im really struggling to understand the whole concept of Contracts in Laravel 5. Interfaces I underst...

0 Likes
4 Replies
Solved

Should I commit app/config file to git repository

Hi I have question. Should I commit app/config to my repository? What is the best practises ? In my...

0 Likes
4 Replies
Solved

Laravel 4 Passing Multiple With Statements?

Hi Everyone Is it possible to pass multiple with statements in laravel? For example, in your functio...

0 Likes
2 Replies
Solved

Pagination: Undefined property: Illuminate\Pagination\Paginator::$username error

AbsractRepository.php /** * Get Results by Page * * @param int $page...

0 Likes
4 Replies
Solved

Reusable base admin controller for use across packages

Howdy, So I have a admin package that contains a BaseAdminController class and I also have other pac...

0 Likes
2 Replies
Solved

Pretty URLs

Hello everyone, I'm making my blog in Laravel to learn something new but i'm stuck with urls. I mean...

0 Likes
2 Replies
Solved

Create an admin area on laravel 4?

hi everybody, i am new to laravel. i want to start a large scale project & i need to create a st...

0 Likes
12 Replies
Solved

Carbon::createFromFormat suddenly broke?

I created this quick snippet of code to display the Output: $dates = []; for ($i=1; $i <= 12;...

0 Likes
3 Replies
Solved

Theory Q: How to use MVC patterns when accessing resources many different ways

Theoretical question: Let's say I have one model method (“User.store” let’s say), but lots of differ...

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

© 2024 Laravel.io - All rights reserved.