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

laravel email send localhost having problem

Hi guys, i am using xampp (windows) with latest php version and laravel 5.4. here is my .env setting...

0 Likes
2 Replies

Login issue in Laravel AdminLTE

I am using AdminLTE to develop an application.In one stage I can't login to my application. Now I am...

0 Likes
0 Replies

HasMany relateships errors and cant access my data which is related to

Hello, first of all sorry for my bad english.. I have a problem with model relationships, i cant acc...

0 Likes
0 Replies
posted 9 years ago

Problem sending an email with attachment...

Hi guys, I'm trying to send en email using Mail:queue below the code Mail::queue('emails.shop_invoi...

0 Likes
17 Replies
Solved
posted 6 years ago

Laravel 5.5, change 'too many requests' message

How can I change the message thrown by ThrottleRequests middleware and instead of showing an html p...

0 Likes
0 Replies
posted 6 years ago

In laravel 5.5 retriving rows from postgresql function

Hello, In laravel 5.5 retriving rows from postgresql function using DB::select($sql) where sql : se...

0 Likes
0 Replies

Ran into issues creating a simple search filter

Hi there Laravel artisans, this is my first post on this forum. I am using Laravel 5.4. So currently...

0 Likes
0 Replies

Laravel 5.4 Session Flash and Validator are not work !

Hey guys, Kernel.php : https://ibb.co/mHxOeQ UserController $this->validate($request, [...

0 Likes
2 Replies

Super slow download from vagrant

So I'm trying to download homestead and here's what I get, I got 20Mbps internet speed C:\Users\K>...

0 Likes
0 Replies

Including Wordpress pages to Laravel authentication

Hello guys, I need help on some tricky task. We have a wordpress application that we want to include...

0 Likes
0 Replies

Multitenant with Multidatabase Auth Problem

[ASK : Multitenant with Multidatabase Auth Problem] fyi: i'm using redis as session management and w...

0 Likes
1 Replies
Solved

help me

how to make system login form integration two system one database in laravel ?? please help me

0 Likes
0 Replies
posted 10 years ago

POST Request not working using Ajax

I tried implementing ajax post request in laravel 4 , but I am unable to obtain the post data. I hav...

0 Likes
8 Replies

Laravel vs Meteor JS

I used Laravel since v 3. But now i am try on Meteor JS. What do you think?

0 Likes
11 Replies
posted 6 years ago

looking for help with htaccess and vhost

I am having an issue with laravel installation and was hoping to get someones .htaccess that I could...

0 Likes
0 Replies

Jobs getting picked up and processed by apache mod-php

I have a series of large, long running import jobs that are implemented as laravel jobs. In developm...

0 Likes
1 Replies
posted 6 years ago

can't pass encoded json array from blade to route

Hi, I want to pass several fields to a route when a link is pressed. This raises the following exce...

0 Likes
0 Replies

Auto Discovery not functional on XAMPP & Disable Auto Discovery

Laravel Version: 5.5.* PHP Version: 7.1.6 Database Driver & Version: 10.1.24-MariaDB Descripti...

0 Likes
0 Replies
posted 6 years ago

cannot use methods from DB class

hi, im starting to use laravel 5.5 i would like to make a query by query bulider. i cannot use stati...

0 Likes
4 Replies
posted 6 years ago

Eloquent - return every 3 rows

Hey guys , I have this query : $b = Class::orderBy('created_at', 'desc')->take(50)->get(); Th...

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