Support the ongoing development of Laravel.io →

286 Threads

Grey out button until scroll to the bottom of the textarea

Hi, I need to make an edit to a laravel application where the user is expected to read through an ag...

0 Likes
1 Replies
Solved

Issue with code read information

Hello i'm having issue with my code Correctly in my admin cp>package>gold package> for uplo...

0 Likes
2 Replies
Solved

How to Set Cookies During Unit Test? (new solution)

I had the same problem working with laravel in version 5.5 presented in the thread erkanarslan, howe...

websterl3o liked this thread

1 Likes
1 Replies
Solved

Laravel 6.x: can not display the image file

I successfully uploaded file in storage : here is rhe storage image: Storage pic I tried to setup p...

0 Likes
1 Replies
Solved

[Resolve]Some problem with submit form

Hi! I have some problem to send a form in my Laravel Project. I try to submit mass input with same n...

0 Likes
10 Replies
Solved

Calling function inside Controller is not working

Hello folks, i am trying to call another function inside the same controller, but its not working at...

0 Likes
2 Replies
Solved
posted 9 years ago

How do I replace the words of a text?

Hello.. How do I replace the words of a text? Example: $str = 'Hello :name ..Do you like :drink?'; $...

0 Likes
5 Replies
Solved

HTML to PDF

Can someone suggest html to pdf converter? ty

0 Likes
8 Replies
Solved

Sending a Delete request via ajax

I am using an ajax call to delete an object from the database, but i am not using a form for this so...

0 Likes
12 Replies
Solved

Cannot make radiobutton bootstrap work. Laravel 5.4

Hello there everyone, thanks for read this and help me. I have a form like this <div class="...

0 Likes
1 Replies
Solved

[RuntimeException] Unable to detect application namespace

Hi to all! When I use cmd command php artisan make:command FooCommand i get runtime error from thre...

0 Likes
12 Replies
Solved

Forms inputs value are not reset after browser refresh

Hello, I'm using Laravel 5.2 and I noticed that when I refresh my page (with the browser or with f5)...

0 Likes
7 Replies
Solved

Validation alphabet and numeric value

what is regex for validation if value have both alphabet or numeric value ? thanks

0 Likes
4 Replies
Solved

Geting comma separated values as ID for another table

Hi guys, so i have this input from invoice_table, "order_numbers", with values something l...

0 Likes
1 Replies
Solved
posted 9 years ago

Query string parameters are not detected any more

Hi, I've been working with third party API integration where I receive a callback on a specified url...

0 Likes
4 Replies
Solved

Odd CRUD issue

Im having a odd issue with my CRUD on Laravel 5.4 and PHP 7.1 when developing via "php artisan...

0 Likes
1 Replies
Solved

take previous value in Laravel Excel

Hi guys! I'm currently trying to implement something like this but with laravel- Excel: link Excel:...

0 Likes
1 Replies
Solved

How to use my constants in Larvel

Hi, I am very new to Larvel. I have been doing development in CI. My question is that we used to def...

0 Likes
13 Replies
Solved

Saving checkbox value in to a database

My form: {{ Form::checkbox('portfolio', 0, false) }} By default checkbox is unchecked. In controlle...

0 Likes
2 Replies
Solved

Can't change user's password

Hello everyone, I can't change my user password, but other field. i dont know why, plz help me . wha...

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