Support the ongoing development of Laravel.io →

208 Threads

login using user id in JWT Auth

Hi, I know , that exists way how to login users by theirs ids: Auth::loginUsingId($user_id) but how...

0 Likes
1 Replies
Solved

Composer/Artisan issue: composer.phar update, runs artisan clear-compiled and returns(probably) php version error.

Hi, I'd like to install additional packages so I run php composer.phar update. This command invokes...

0 Likes
3 Replies
Solved

Test Commands in Packages

Hey there, I am trying to write some tests for my commands which are within a package. I managed to...

0 Likes
2 Replies
Solved

Is it possible to pass Laravel 5 session variables to external PHP?

I want to use an external PHP library with Laravel 5. The problem is that I need a way to pass a fe...

0 Likes
8 Replies
Solved

syntax error, unexpected ':', expecting ';' or '{'

Good day all, Running into a little problem with my models and a package by spatie. Hopefully you ca...

0 Likes
2 Replies
Solved

migrate:refresh can't find migration class file

Some migration files come up as missing: From term after php artisan migrate:refresh --seed [Symfony...

0 Likes
6 Replies
Solved
posted 7 years ago

Could not publish package translation resources!

Regarding package development documentation Translation part I added the following line to my packag...

0 Likes
1 Replies
Solved

How to resize image using Intervention Image?

Hello, I am install Intervention Image package but I need to make resize image here is code $file =...

0 Likes
7 Replies
Solved

Class not found

Hi! I am trying to add PHPExcel to convert some data to excel files. I am using open source code. Bu...

0 Likes
2 Replies
Solved

Project wants to update to symfony 3.1

Hi, composer is trying to update to somfony 3.1 even though i have laravel 5.2 required. I know ther...

0 Likes
4 Replies
Solved

Should I test Listeners, Events, Exceptions and Providers

I am using Codeception for unit and functional tests. Should I test Listeners, Events, Exceptions an...

0 Likes
1 Replies
Solved

Use blade outside laravel

Hello everyone, I would like to know if there is a way to use the laravel view outside of laravel ?...

0 Likes
13 Replies
Solved

Java not supported in Chrome and Edge. How do we develop for the future?

I was busy doing code to populate a second drop down with java and i realized that i may just be was...

0 Likes
3 Replies
Solved

Guzzle gives me different data

Hi I need to retrieve a total of credits. When I put this in the browser it works and gives only a t...

0 Likes
3 Replies
Solved

What is this service provider or package?

I have installed laravel 5 boilerplate. After installing, on each view in browser I am getting a bro...

0 Likes
2 Replies
Solved
posted 10 years ago

Need Calendar on page that shows events

Is there a package for L4 that shows events added to a database? Need full page calendar view. Thank...

0 Likes
8 Replies
Solved

Doctrine + Dingo API

Has anybody tried using Doctrine instead of Eloquent with Dingo Api? I'm in struggle because Dingo s...

0 Likes
4 Replies
Solved

laravelcollective/html throwing errors after install - help

I'm using Laravel 5.2 and installed laravelcollective/html 5.2 according to the instructions here: h...

0 Likes
2 Replies
Solved
posted 8 years ago

S3 Help with Laravel 5.2

Hi Guys, Having an issue with the s3 driver for laravel 5.2. The error i'm getting is this: Found 1...

0 Likes
2 Replies
Solved

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.