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

Token from and session token are different using mobile browser (login action)

I have got this login form: <form class="form-horizontal" role="form" method=...

0 Likes
1 Replies
posted 8 years ago

RESTFul framework

Any good framework/package to use with Laravel/Lumen when creating RESTFul APIs? Dingo seems good bu...

0 Likes
1 Replies

Simple drop-in account-activation (double opt-in) package for laravel

Hey everyone, ive created a package to a add account-activation/validation for laravel. It works wit...

0 Likes
0 Replies

Please help, setting anchor link problem, gives ERROR...

In my laravel application, when I am trying to link the username of the person who has posted in the...

0 Likes
1 Replies

Change $emailView in PasswordBroker.php for different parts of site

Hello! I need to set two emails view reset password for backend and frontend. Now i see service wher...

0 Likes
2 Replies

why fa-angle-left icon in adminlte laravel infyom generator untidy?

I get the adminlte from here : https://github.com/InfyOmLabs/adminlte-generator In here : https://gi...

0 Likes
0 Replies

Ability to change the "base_url" for S3 client: Illuminate/Filesystem/FilesystemManager.php

I posted this issue on GitHub, but didn't get a response, hoping I'll get more help here instead......

0 Likes
2 Replies

Single Field Validation

Just wondering what is the best way to validate a single field. Situation is laravel is the backend...

0 Likes
0 Replies
posted 10 years ago

Artisan Commands and Exceptions

I have an artisan command with a fire() method that looks something like this; public function fire(...

0 Likes
2 Replies
Solved

Call Controller function from within Controller with $request params

Hi, i have a Controller with a function : public function Upload(Request $request) { $file = $r...

0 Likes
0 Replies
posted 8 years ago

How do you handle models with distant relationships?

I have a Restaurant model with many Location models. Location models can have many Menu models. Menu...

0 Likes
0 Replies

Problem with Middleware - ReflectionException in Container.php

Hi, I'm having this error message when I try to load an Middleware. ReflectionException in Container...

0 Likes
0 Replies
posted 8 years ago

Laravel 1 aplication 2 domains and db's?

I have my app finished, but I wish to run it on 2 different domains and every domain should have his...

0 Likes
3 Replies

Trying to solve this polymorphic many to many relationship.

So. This is one of those "Well that escalated quickly" type projects. You start with basic...

0 Likes
0 Replies

Many-to-Many Relationship Form Binding (Laravel 5.3)

Hey guys, I am having trouble coming up with a plan on how to populate the "team_user" tab...

0 Likes
0 Replies

.env.travis File ignored in Laravel 5

I created a new file for Travis CI environment that looks like this .env.travis APP_ENV=travis APP_...

0 Likes
1 Replies

Database Query ROUND delivers wrong value

Btw. I'm using Lumen I have a table of events which have a LAT and a LNG each. Then I want to delive...

0 Likes
0 Replies

Defining Multiple Relationships

Hello, I'm trying to define a relationship where one user has many different roles. An user can sign...

0 Likes
0 Replies

Maintaining only created_at or updated_at in an Eloquent model

Hi. I'm aware that this was often asked for in the past. There are basically two solution's that can...

0 Likes
2 Replies
Solved

PHP function

please i want to know how to function a function that will work in all the website using php not in...

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.