Support the ongoing development of Laravel.io →

Laravel query not binding value correctly

My query is returning the wrong results because the parameter (minutes) is not being binded to the q...

0 Likes
0 Replies

I am sharing bash scripts for installing Laravel 5.4

Hi everyone, I created two bash scripts to ease Laravel installations and thought I'd share them wit...

0 Likes
0 Replies

Odd CRUD issue

Im having a odd issue with my CRUD on Laravel 5.4 and PHP 7.1 when developing via "php artisan...

0 Likes
1 Replies
Solved

How do I directly show Category Name instead of Category ID that is on another table?

Here is pictorial Question with 3 screenshots: http://imgur.com/a/94vrg

0 Likes
2 Replies

How set this pure mysql code in laravel

How set this pure mysql code in laravel SELECT * FROM users WHERE YEAR(created_date) = 2017 and MONT...

0 Likes
1 Replies
posted 8 years ago

How to use a custom UrlGenerator implementation in the RoutingServiceProvider ?

Hello ! I want to use a custom UrlGenerator implementation in my application. How it is possible ? I...

0 Likes
1 Replies

How to get URL with current project language like http://example.com/en

I need project URL with current project language like http://example.com/en URL("/") this...

0 Likes
3 Replies
Solved

Problem with connecting to Database

I'm new to Laravel and I'm trying to fix next issue for 2 days. I want to create database and migrat...

0 Likes
1 Replies

Job Offer: Looking for help with Ajax form submission

Hello, I am looking for someone that can sit with me on skype and TeamViewer, and help me develop an...

0 Likes
0 Replies

Filtering same page and updating pagination

Hi Guys, New coder here and new to laravel here.I would like to know how I would go about updating l...

0 Likes
0 Replies

Can I develop HR/Payroll System in Laravel

Can I develop payroll in system by laravel? How much you suggest Laravel for this task? Welcome to y...

0 Likes
3 Replies

Laravel 5.4 relationships - how to display in a view

I have 3 tables: users (fileds: id, name, etc.) profiles (fields: id, user_id, first_name, last_name...

0 Likes
3 Replies

Form request validation for "string" lets an empty array pass without error

Is this considered a bug in Laravel? Make a validator and require the field to be a string. It corre...

0 Likes
1 Replies

QueryException in Connection.php line 647:

I'm trying to save checkboxes. I should be able to select one or mutliple. This is the error I'm get...

0 Likes
0 Replies

Passing variable to a view using middleware

Is this possible? I want to pass a variable, style, to my layout template so that it defines the lay...

0 Likes
3 Replies

Modify Queued Jobs Laravel

I am using redis queue on laravel and i have been struggling with it. Is it possible to retrieve a q...

0 Likes
1 Replies
posted 7 years ago

Illegal mix of collations

Laravel gives me an invalid mix of collations which is wrong. http://take.ms/dpY0U I have tried to c...

0 Likes
0 Replies

Four Tables - Filter Last Table on Latest Record

I have the following Table Structure A User hasMany Yards A Yard hasMany Hives A Hive hasMany HiveDa...

0 Likes
0 Replies

Laravel IF - ROUTE readonly the field

Hello all, I'm using blade and I was wondering how Can I insert a propriety "READONLY" in...

0 Likes
0 Replies

Minimum PHP Version for latest Laravel 4?

Hi, I teach Web Development to Diploma students and I have introduced Laravel 4 as the PHP Framework...

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