Support the ongoing development of Laravel.io →

1,543 Threads

docx reading in laravel using with Phpword package library

Hi guys am trying to read docx file in laravel but its not reading properly am using phpword package...

0 Likes
0 Replies

Sub request in Laravel 5

I'm looking to do sub requests in my API, to other parts of my API. I have done this before in Symfo...

0 Likes
0 Replies

Undefined variable: entry - Passing data from Controller to View

At the moment I am trying to pass a value of a variable that is $entry from my EntryController to th...

0 Likes
3 Replies

Run php artisan:queue as symfony process

I try to run php artisan queue:work as a symfony process so i made a class and in this class i have...

0 Likes
0 Replies

Fridzel | Minimalistic photo CMS

Hello guys, I would like to introduce my "first" github project, initially i have made it...

0 Likes
0 Replies

How to get current user in laravel passport?

I am using Laravel 5.4 and API Authentication Passpot and dingo API. My Route: $api->group( [ 'pr...

0 Likes
0 Replies

How retrieve user info without middleware auth:api?

I'm using Password Grant Tokens for API. I have a route /api/contact but I do not want it uses middl...

0 Likes
0 Replies
posted 6 years ago

No supported encrypter found. The cipher and / or key length are invalid.

Although it has been asked for many times, but the error still exists after I followed the answers:...

0 Likes
0 Replies

laravel-mix not change

Changes to file webpack.mix.js are not applied File contents webpack.mix.js mix.js('resources/assets...

0 Likes
2 Replies

Google reCaptcha always resetting with laravel 5.1

I've searched about it on internet but it seems to be different. I'm using laravel5.1 and implemente...

0 Likes
0 Replies
posted 6 years ago

@foreach- Error

Hello everyone ... I have this problem, it is complicated to explain so I will try to summarize the...

0 Likes
0 Replies

Form model binding isn't working with section/include

Laravel 5.4, laravelcollective/html 5.4.8 Parent Blade template for creating/editing Entries: (as yo...

0 Likes
0 Replies

Cannot use my Artisan console. It simply just says php command not found

When I try to create a controller like this : $ php artisan make:controller PostController it just l...

0 Likes
2 Replies

Multiple Sessions from same browser

Hi, I am creating an application with different set of users - clients, staff and admin. Each one wi...

0 Likes
2 Replies

I am using the following laravel package for my newsletters:

I am using the following laravel package for my newsletters: laravel-newsletter I have the following...

0 Likes
0 Replies

How can I setup Git pull to Ubuntu server from Push to Bitbucket

I'm looking for a solution like "Git hooks" but my setup is that I'm using Bitbucket as ce...

0 Likes
0 Replies

phpunit test cases for omnipay purchase and send method.

I've written new repository using omnipay for x payment gateway. I've successfully written test case...

0 Likes
0 Replies

Form Action Does Not Go To The Right Controller

I am working on an admin dashboard with different sections, to add blog posts to add portfolios bo...

0 Likes
1 Replies

The response content must be a string with first()

I use Lumen and I get this error when I use the first() method to get a single result from a query:...

0 Likes
1 Replies

Eloquent and Unions

Hi, I'm using Laravel 5.1 It is possible to construct this query with eloquent ORM? SELECT SUM(CASE...

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