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

Including a model method result in an Eloquent query

Hi all, I have a method defined in my model called status which calculates a status based on some fi...

0 Likes
0 Replies

Change url from webiste

I want to change the url of my laravel website. Is it possible?

0 Likes
5 Replies

Laravel - retrieve all user with their project from two tables using Eloquent

I have two tables 1- projects 2- clients I need to get the names from the client table and the proje...

0 Likes
1 Replies
posted 8 years ago

Please create a Spark tag

Please can someone create a Spark tag, so that we don't have to use the Github issues as a place to...

0 Likes
1 Replies
Solved
posted 10 years ago

Multiple routes files

Hey guys. Im working on a huge application, but i want to create a folder called routes, and put the...

0 Likes
6 Replies

Login redirects correctly, but then won't let me leave!

Hi everyone, So I've followed directions on setting up authentication on the laravel-5-from-scratch...

0 Likes
3 Replies

Create a json file and populate it with mysql data.

Hi everyone, what am trying to achieve with the code below is to fetch data from mysql database, the...

0 Likes
0 Replies

How to use multiple database connections in laravel project?

I want to use mysql and mongoDB in my laravel project, I know I can define multiple connections arra...

0 Likes
1 Replies
Solved

Laravel 5 : Displaying the column data of third table from first table where both tables are connected to a second table

I have three tables namely 1.Product 2.Category and 3.Attribute and each category have different att...

0 Likes
0 Replies

Update related model on model save

Hi Laravels, I have a sublet model that has its own table, but I have 2 more tables to store sublet...

0 Likes
0 Replies

Laravel + Socket.io + Redis with laravel-echo

i tried to work with these. but i couldn't get work laravel-echo. can you tell me what should i list...

0 Likes
0 Replies

Authentication by registration number

Hello. I'm new to Laravel and I am developing a site for a university and need to login to be done t...

0 Likes
1 Replies

No hint path defined for [notifications]. - Reset Password

Hi, So I am trying to reset the password in Laravel 5.3 but I have run into an error. I receive the...

0 Likes
1 Replies

Query On Blade View

Hello; I want to run a count() query on a blade view. Can someone help me? Thank You

0 Likes
1 Replies

Upgrading To Laravel 5.3 w/ existing Pingpong Labs Modules and Generators Dependencies

Has anyone been able to successfully update to 5.3 who by chance is using ping pong labs modules? I...

0 Likes
1 Replies

how auto generate api oken from passport

hello . i install laravel passport via Taylor Otwell Video learning . 1 - Installation was successfu...

0 Likes
1 Replies

Error installing gulp and other laravel elixir dev dependencies

Am currently working on a project with laravel 5.3.9 and am having this issue, whenever i tried inst...

0 Likes
0 Replies

Functional test artisan comand, that migrates multiple dynamic tenant database

So here is the picture: I have an app that creates tenant_db for each user registered. For doing tha...

0 Likes
0 Replies

Can't use Schema and Session class in a Middleware in Laravel 5.2?

Can I use Schema and Session class in a Middleware? I tried to use Schema::hasTable and Session::put...

0 Likes
3 Replies
Solved

Make one method "public" and one method for logged in users

Defining in the routes.php if the method (the function in the class) needs authentication seems good...

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