Support the ongoing development of Laravel.io →

How to send id data to route from modal form inside a table?

Hi all, I have a problem with passing an id of data to PATCH method from blade file.. I have an inde...

0 Likes
5 Replies
Solved

Audio Streaming with Laravel

I want to stream audio files using laravel as backend. I am going to refer the stream url in android...

lkeyepax liked this thread

1 Likes
1 Replies

[L 5.4] how to forbid multiple responses

Hey guys! In my applicatio, every logged in user can open a "feedback-site". That site has...

0 Likes
1 Replies
posted 6 years ago

blade @if problem

Hi, in my code @if(1==1) say 1 @else say 2 @endif and in storage view file @if(1==1) say 1 <?php...

0 Likes
3 Replies

How to use laravel application as both web application and Rest API

I am implementing a laravel web application and I separately implementing native mobile application...

0 Likes
4 Replies

Laravel 5.2 - Socialite Providers Twitter give me bad authentication data

I use Laravel 5.4 with Socialite Providers (http://socialiteproviders.github.io/providers/twitter/)...

0 Likes
1 Replies

Updating a model doesn't work when specifying a morphMany relationship in the withCounts attribute

Has anyone ever run into an issue where you can create records just fine, but the moment you want to...

0 Likes
0 Replies

Cache driver File with entrust

I need to use the cache driver = "file" for the cache to be stored and so I can use it in...

0 Likes
1 Replies
posted 6 years ago

Laracon US 2017 Ticket

Hi Laravel users, one of our team members can't make it this time, so we have one ticket to give awa...

0 Likes
0 Replies

Structure Suggestions

I'm having difficulty conceptualizing a good way to organize my models, so I'm hoping that maybe som...

0 Likes
0 Replies

Parse error: syntax error, unexpected end of file

I'm just working with laravel, And I use the model to store data,When I register, I encounter the fo...

0 Likes
0 Replies

Socialite facebook

I want to add to my project login with facebook i using Socialite package but i have problem like th...

0 Likes
1 Replies
posted 8 years ago

Class 'GuzzleHttp\Client' not found | Can not update.

Hi guys, i have added a Mail sender (Mailgun) to my project. But it do not let me send messages. It...

0 Likes
6 Replies
Solved

laravel is the best php framework so far?

It's been a while i'm using Laravel. But still not sure that laravel is the best php framework so fa...

0 Likes
0 Replies

How to link with external css in laravel 5.4 ??

I have trouble in linking with css from public folder I tried with like below but still got ERR_INVA...

0 Likes
2 Replies

Mails not sent through Laravel

I'm trying to send mails using a special mailbox that was created via my hosting provider, asmallora...

0 Likes
4 Replies

How to pass variables from middleware to group of routes?

Hi, I'm stuck with passing variable from middleware to the route group.. I want to show the notifica...

0 Likes
0 Replies
posted 6 years ago

I want the RegisterController class to prevent automatic login after registration

Hello everyone, I am trying to prevent the user from logging in after the registration using the cla...

0 Likes
3 Replies
posted 6 years ago

Most secure RBAC, authorization methods

Which of these do you think are the most secure: ENTRUST, LaRBAC, Gates & Policies(Laravel Docs)...

0 Likes
0 Replies
posted 6 years ago

Encounter Login Problem

Hi Guys, I have multiple user registered. Example: John, Ben and Blake -First Stack of User registe...

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.