Support the ongoing development of Laravel.io →

how to save multiple field?

I have tables (marks,students,subjects,courses) marks belongs to (students,subjects,courses) and i i...

0 Likes
0 Replies
posted 7 years ago

Display image in notification

Im trying to display Logo in Email notification how would i achieve this? public function toMail($no...

0 Likes
0 Replies

unserialize(): Error at offset 0 of 82 bytes

any somebody can help me to fix that error. this my error : ErrorException in Encrypter.php line 106...

0 Likes
0 Replies

Why is "Redis\Database" contract the only one with implementation details?

The very ideia of a contract contradicts the usage of "Redis" in the namespace "Illum...

0 Likes
0 Replies

How do i send a text message in laravel

Hi I'm using laravel 5.1 and I need to send text messages. I had a look at simple sms but they have...

0 Likes
6 Replies
Solved
posted 7 years ago

Chain actions @ return in Controller

Can't seem to find this anywhere after an hour of searching: I need to a) generate a pdf (berryvdh/s...

0 Likes
1 Replies
posted 7 years ago

Table Aliasing in Eloquent when using foreignKeys to self.

I'm pretty new to Laravel and Eloquent. However, I'm not new to SQL. I want to use Eloquent to cons...

0 Likes
0 Replies

Input::hasFile() returning false while Input::file() gives all the information about file

I have written following basic file upload code which works perfectly on localhost. On live version,...

0 Likes
3 Replies
posted 7 years ago

loading a service provider following the execution request context

Hello, I would like to load some service provider only if I'm inside some execution context. So web...

0 Likes
0 Replies

Reschedule Jobs

Hello, I might have a simple problem but it really bothers me. I have a model that has an 1:1 relati...

0 Likes
1 Replies
posted 7 years ago

Open source software project - care to contribute

Building an oss tools with laravel & vue, anybody interested to collaborate https://github.com/i...

0 Likes
0 Replies
posted 7 years ago

html tag filter on url

Hi Friends I want my user could type HTML tag on url and see result of tag on the page but as i see...

0 Likes
0 Replies
posted 9 years ago

Homestead - SQLSTATE[HY000] [2002] Connection refused

Hi, There's my local cnx data. 'driver' => 'mysql', 'host' => '127.0.0.1', 'database'...

0 Likes
9 Replies
Solved

Add Points after Stripe Payment

I'm at the very beginning of using stripe in my project (with Laravel Framework), and i want to ask...

0 Likes
0 Replies
posted 7 years ago

required_without_all and required_without validations not working

I was trying to use required_without and required_without_all validators and they don't seem to work...

0 Likes
1 Replies
posted 8 years ago

Auth null after redirect

I use adLDAP to auth my app. I've created my AuthController like this public function postLogin(Logi...

0 Likes
1 Replies

Laravel 5 Performance Help

Hello, i have this Problem: We have a Laravel 5 Forum and we have daily 20k Clicks. The Problem is t...

0 Likes
0 Replies

Laravel HTTP Testing with HTTP Basic Auth

Hey Guys, I would like to create an HTTP test for Laravel 5.4 and i protect my page via HTTP Basic A...

0 Likes
0 Replies

Throttle e-mail sending? SES + Redis Queue

Hi, I'm currently using Amazon SES to send e-mails and have configured Redis to queue them. But my s...

0 Likes
0 Replies
posted 7 years ago

html and script tag filter on url

Hi friends i want user type html and script tag on url and could see result on view . but {!! $name...

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.