Support the ongoing development of Laravel.io →

How to do Theaming in laravel 5

Hi, I want to create a theme for laravel 5, but not getting any appropriate tutorial for it. Any one...

0 Likes
3 Replies
Solved
posted 7 years ago

use facades laravel framework reported some error

Fatal error: Call to undefined method Illuminate\Support\Facades\xxx::xxx() <?php namespace App\...

0 Likes
2 Replies

Laravel 5.2 validation errors issues

Written with StackEdit. So i have this issues with displaying my custom errors and validation erro...

0 Likes
6 Replies

SQS Duplicate messages handeling

I am running a queue process using Amazons SQS and a separate machine that processes the jobs (a wor...

0 Likes
1 Replies

Laravel Roles and Permissions on routes

I have a Laravel 5.2 application using the Auth functionality provided by Laravel. For roles and per...

0 Likes
2 Replies
posted 7 years ago

Import CSV file into mysql through seeder in Laravel 5.2

I have a csv file which contains all data of my blog, i want to import this file into mysql through...

0 Likes
1 Replies

Laravel Cashier Multiple Subscription

Hi everyone, I am developing an application which is a subscription based app. But in my case rather...

0 Likes
0 Replies

Laravel, mysql, sessions - return same row mutiple times

how do i return same row mutiple times? I tried using wherein('table' , \Session::get('memory')) asw...

0 Likes
0 Replies

Jason to Model

As i understand laravel supports the model route binding. I do understand how it works and i find th...

0 Likes
2 Replies

Centos: Can't find ~/.composer/vendor/bin and how to add to PATH

Hi there, I'm having trouble installing Laravel on a Centos 7 vagrant box. I'm following the instruc...

0 Likes
0 Replies

transactions not rolling back properly in tests

I found an interesting behavior while doing some integration tests using model factories. I set up t...

0 Likes
1 Replies

Changing Lumen error log path

Following the instruction here: [Laravel Lumen change log file name] (http://stackoverflow.com/quest...

0 Likes
0 Replies

Lumen artisan console does not use bootstrap/app.php

Is it me or does Lumen only loads the minimal stack within Job and Console. Nothing from bootstrap/a...

0 Likes
0 Replies

Mollie package in Laravel

Hello everyone, I hope sombody has experience with the use of Mollie 'paying system'. I already inst...

0 Likes
0 Replies
posted 10 years ago

[Payment] PayumLaravelPackage discussion.

Hello everybody. I am working on a payment library called payum (http://payum.org/). Here you can as...

0 Likes
12 Replies

Laravel 5.2 Route Automatically redirect to “Refresh” Route on Server

http://www.awesomescreenshot.com/image/1290235/e0da843f1ce459a30871c7c2ee26810b http://www.awesomesc...

0 Likes
0 Replies
posted 8 years ago

Sending mail in Lumen via gmail smtp

I have been trying to send mail in freshly installed lumen. I installed illuminate\mail and have unc...

0 Likes
4 Replies

How can i get records using laravel eloquent relation with where clause???

My database structure like this: category: id, name Parents: category_id parent_id id has parent cat...

0 Likes
3 Replies

Laravel 5 not updating customer/worker to database

Been working on my latest project for school and i've ran into a bit of a problem, i have 3 logins t...

0 Likes
1 Replies
posted 7 years ago

how laravel auth detect user authenticated via tymon jwt

hi I am trying to learn laravel, as a practice i have implemented tymon jwt auth in my laravel proje...

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