Support the ongoing development of Laravel.io →

731 Threads

how to connect my laravel project with phpmyadmin

Hello Guys, i'm newbie on laravel, and i want to know how can i use laravel with mysql through phpmy...

0 Likes
5 Replies

What's your experience been working with Laravel Shift?

Hi, I'm just keen to learn what experiences others have had working with Laravel Shift (laravelshift...

0 Likes
0 Replies

Larave specific Domain validation

i want to apply specific validation in my email form pls help me

0 Likes
1 Replies

Multi guard authentication, logs out if two guards logged in

Hi. I'm working on an application written in Laravel 5.7. In my app I have three guards: 'guards...

0 Likes
0 Replies

Blade Template / Liquid Template Engine

HI All, I would like to check a few things, is there github repository for Blade or it's a built in...

0 Likes
2 Replies

access to the public folder in laravel

I bought a Laravel script and now I want to edit it. When I put a file like a jquery, I give a 404 e...

0 Likes
1 Replies

How to properly use Controller Middleware?

I am using Spatie/laravel-permissions package for roles & permissions. I have 3 roles namely &qu...

0 Likes
2 Replies

Encrypt in CryptoJS but decrypt in Laravel

I've been successfully able to Encrypt a string in Laravel and also decrypt the same string with Cry...

0 Likes
0 Replies

Laravel not forcing SSL after artisan restart

I have an emergency with some Laravel code on a production server. Let's get it out of the way: horr...

0 Likes
0 Replies

Passport authentication from remote Laravel API

HI, Suppose I have 2 or more Laravel API sites and only One Laravel API site is using Passport and r...

0 Likes
0 Replies

Laravel how to upload/download Files to amazon s3 using kms

Helo guys, I'am trying to upload/download files from amazon s3 using KMS, although i have implemente...

0 Likes
0 Replies

Disable session's for guests

Hi! How to disable session's for guests? Session stored in mysql. Need a session created for only lo...

0 Likes
0 Replies

Domain Meta Validation

I have a code set on Laravel. This is doing dns verification, I want to verify a specific field in t...

0 Likes
0 Replies

asset() helper absolute path security risk

Hello, Receantly i've started working on a new project and the company security department said that...

0 Likes
3 Replies

help secure query with like

Hi, this query can be injected using this text 'a% ' (remove quotes) $courses = Course::select('id',...

0 Likes
1 Replies

This is test

This is friend

0 Likes
2 Replies

OAuth2 Grant Type

Hello, I develop a Rest API for a project with Laravel. in this project we have an API for users sig...

0 Likes
0 Replies

Update from 5.6.29 to 5.6.3 causes Auth Error

Hey everybody, I guess i found a bug or something like that. In my app i build up an API for local u...

0 Likes
0 Replies
posted 5 years ago

[orm] function save()bug

src/Illuminate/Database/Eloquent/Model.php 641 lines $this->performUpdate($query); then protect...

0 Likes
0 Replies
posted 5 years ago

Am I missing contracts here?

I have just upgraded my project from 5.6 to 5.7 according to the guidelines in the official document...

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.

© 2024 Laravel.io - All rights reserved.