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

about auth question .i need help thanks

I use auth to login using attempt Set $redirectTo = '/'; The '/' sign for both successful logout and...

0 Likes
0 Replies
posted 5 years ago

Laravel 5.5 token exception in Linux but not win environment

I am running Laravel 5.5 application in local development machine and in windows server 2012 product...

0 Likes
0 Replies

First time Laracon attendee looking for other first timers

I'm attending Laracon 2018 - my first Laracon. I'm paying my own way (as opposed to my company payi...

0 Likes
0 Replies
posted 5 years ago

Many to Many and Count

Hi there, I'm looking to get a count of tasks per group and per user in their models. I have been ab...

0 Likes
0 Replies

Laravel 5.6 Separate Image Upload

How do I upload two separate image files to different file locations and save to database? Everythin...

0 Likes
0 Replies

Save language of user in database

Hey, I want to sent SMS to user's mobile. The message should be sent in the users language. Where I...

0 Likes
1 Replies
posted 5 years ago

Ajax запрос - uknown status

Making a project - laravel with react. Problem with ajax requests. First request works, others - unk...

0 Likes
0 Replies

Session is killed after login attempt

I have set up login feature for normal login (email, password) and facebook login using socialite. E...

0 Likes
1 Replies
posted 9 years ago

Jasper Reports plugin for PHP not working in the program code

I am using JasperPHP plugin that i found in this link [This is a link]https://github.com/cossou/Jasp...

0 Likes
2 Replies

Laravel 5.6 session persistence issue

I'm getting session persistence issue in laravel 5.6 ... the issue I'm facing is: Like I have 2 user...

0 Likes
0 Replies

Local Routes on server after deployment..

My problem is that i tried to upload my project to the server (using filezilla uploaded the whole th...

0 Likes
0 Replies

Is it safe to protect AJAX Routes with Auth middleware?

Hello, I'm sorry if this is redundant or not the place to ask, I don't consider myself a good code w...

0 Likes
0 Replies

Laravel vs Codeigniter – Which is better?

Laravel It is commonly known that Laravel offers expressive and elegant syntax for developing web ap...

0 Likes
1 Replies
posted 9 years ago

L4 Sudden curl error 7 using Mail::send with guzzle and mandrill

Hi, Im using L4.2 guzzle ~5.2 homestead and mandrill. Does anybody know what could be the cause or...

0 Likes
2 Replies
posted 9 years ago

Create custom validation rule which takes two fields as arguments

Hi! I'm creating a custom validation rule since I don't think I can do this with the existing rules....

0 Likes
10 Replies
Solved
posted 5 years ago

Dusk tests failing on CircleCI, cant figure out why.

Hello! We have been using Dusk for browser testing for a while now and everything was fine so far. W...

0 Likes
0 Replies

Laravel Eloquent Relationship

$this->belongsTo('\App\Models\Thing','foreign_key', 'other_key'); Can anyone please explain this...

0 Likes
2 Replies
posted 5 years ago

Laravel looks for old non-existent migration

I changed some migration names after looking the convention. Now, it wants a migration by an old nam...

0 Likes
2 Replies

Questions about "Validator::extendImplicit".

Questions 1: In the official manual of Laravel I saw: By default, when an attribute being validate...

0 Likes
2 Replies

Homestead + PHPStorm + XDebug only works with index.php

Hello, I've followed the instructions here pretty closely, http://blog.elenakolevska.com/debugging-l...

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