Support the ongoing development of Laravel.io →

1,544 Threads

Low request per second throughput with Laravel, AWS, Docker

Laravel 5.5 Php 7.0 AWS 8 cpu / 16GB Docker with nginx/php inside. I have an api that serves oauth...

0 Likes
0 Replies

Adding Cache wrapper for model

I am fairly new to Laravel and I have been trying to find the best way to create a cache wrapper for...

0 Likes
0 Replies

Get related posts based on post category

Hi. I'm getting my posts like this... public function show($slug) { $post = Post::where(...

0 Likes
1 Replies

Hi..I'am new to this group, I want this to save my checkbox.

//Here's my Blade <div class="col-md-12"> @foreach($intraoral_examination_list as $intraoral_...

0 Likes
0 Replies

Create a column with serial number in sequence after delete

Hi, I am new to laravel and i wanted to give serial number for rows displaying in frontend where the...

0 Likes
1 Replies
posted 5 years ago

Horizon::auth doesn't work, and closure is not called

AuthServiceProvider: public function boot() { $this->registerPolicies(); \Horizon::auth(...

0 Likes
0 Replies

Select Query Posts with Likes ( Like Facebook )

Hello , I have a question , I am developing a website like a facebook . It will have POSTS and a Use...

0 Likes
0 Replies

.htaccess exclude specific url & folder from proxy redirect

I have Laravel set up and running fine on example.com. Now, I want to proxy redirect example.com/ to...

0 Likes
2 Replies
posted 5 years ago

How to leave button inactive?

Good night, I'm having a problem, I wanted to check if I found the registry in the database, the but...

0 Likes
0 Replies

[Help needed] Laravel serving Angular

I'm trying to develop an Angular app with Laravel as a RESTful API, however I struggle to combine th...

0 Likes
0 Replies
posted 5 years ago

Auth::user(); authentication in core php

Hi guys ! I'm working on old project developed by other developers . They mixed the core php and lar...

0 Likes
0 Replies

please explain to me how this update code works

public function editCategory(Request $request,$id = null){ if($request->isMethod('post')){...

0 Likes
1 Replies

Controller Won't Return Defined Status Codes

Hi, I am stuck with a major issue. I have being developing a application for a while. I had set some...

0 Likes
0 Replies

Cannot insert third pivot column with sync method

My question is similar to this thread : Laravel relationship with a 3 column pivot table But it seem...

0 Likes
0 Replies

Table name is wrong in SQL query

Hello everybody! If I create a new migration where my table name is e.g. 'hosts_armory' and in my co...

0 Likes
4 Replies
Solved

Image instead of button

Hi! I want put image instead regular Bootstrap button. {{ Form::button('<img src="../..(../....

0 Likes
1 Replies

route confusion

Hi everyone! I don't know, if it's the right place here to ask this question – but I'm really strugg...

0 Likes
0 Replies

Laravel package for handling Ticket Support System

I wrote a package for laravel 5 you can use in handling ticketing system within your existing app. I...

0 Likes
0 Replies

Swagger Integration in laravel

Hi everyone I am using laravel 5.6 in my project. I want to integrate swagger for documentation part...

0 Likes
0 Replies

Sending invatation .ics as email attachment failed

I'm trying to send an .ics file as an email attachment using Laravel's MAIL class. but still got err...

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.