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

about language code

Is there any standard of language codes? For example, en and en_US, cn, zh_CN and zh-cn, which shoul...

0 Likes
2 Replies

Package that tracks page views in a time range: last day, week, month, all time

"Popularity" is a Laravel 4 package for tracking popular Eloquent elements of a website in...

0 Likes
4 Replies

SQLSTATE[HY000] [2002] Connection refused

i have moved my website from hosting to server .. i modified the database.php with the new infos .....

0 Likes
4 Replies
Solved

Limit Relationships in Eloquent

Hello All, I have a self project. I am trying to create an application that can track my financial s...

0 Likes
1 Replies
Solved

Laravel on Intranet Server

I want to deploy Laravel App on a intranet server for an organisation. What are the pre-requisite ?

0 Likes
6 Replies
posted 10 years ago

L 4.1.21 - query whereIn array not working?

I've tried 3 different versions but without any success. What am I doing wrong? Controller $user...

0 Likes
2 Replies
Solved

hasManyThough return wrong ID

Hi Every body, my code is here http://laravel.io/bin/NmmV Categoria -> Fisrt Model, parent of the...

0 Likes
2 Replies
Solved

Storing creds in env vars & security?

Usually the norm is to store database, cloud storage creds etc in env vars. Laravel now even has tha...

0 Likes
1 Replies
posted 10 years ago

Authenticated users not remembered during session

After a succesful Auth::attempt a user is supposed to be logged in for the entire session, correct?...

0 Likes
2 Replies
posted 10 years ago

I'm getting 'ReflectionException Class User does not exist' when going to xxxxx.dev/users route.

Hi, I'm fairly new to Laravel and I'm trying to use efficiently/authority controller package. So I f...

0 Likes
4 Replies
Solved

Looking for a Freelance Laravel Developer from the Netherlands

Hi, For a client we've building a Laravel 3.x application for his business. We decided to focus our...

0 Likes
1 Replies
posted 10 years ago

Ramblings : An Introduction

Hello. I am going to use laravel.io as a medium for rambling on my thoughts about programming. Whene...

0 Likes
0 Replies
posted 10 years ago

Using Setter/Getter IoC in Models

I have a setter/getter container that works in my controllers. How can I use the getters in my model...

0 Likes
0 Replies

Is there a way to safely remove custom artisan commands?

I created a "test" class for my artisan command, but now I want to delete it completely,...

0 Likes
1 Replies
Solved
posted 10 years ago

IoC Controller with parameters

I have a Controller's construct like this: [code] public function __construct(Myclass $myclass) { .....

0 Likes
1 Replies

Multiple queries same view/controller

I'm very new to Laravel and kind of new to PHP. So if my terminology is off or I don't give enough i...

0 Likes
4 Replies

php artisan migrate:make Does Not Create Schema

From the Starting with Laravel 4 book I have two models files named Cat.php and Breed.php in my mode...

0 Likes
2 Replies
posted 10 years ago

Mail save to DB for later processing via cron

Hi guys, I'm doing research on implementing a new project in Laravel, we currently generate emails a...

0 Likes
2 Replies
Solved
posted 10 years ago

Thread malformed HTML

Don't know if it's been already reported, but it seems a few threads are not shown correctly due to...

0 Likes
2 Replies

Implement a request queue for a REST API

Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...

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.