Support the ongoing development of Laravel.io →

megadola

Joined 7 Oct 2014

Statistics

Threads 6
Replies 9
Solutions 1
Articles 0

How can i handle VerifyCsrfToken Middleware after leaving form for while

Dear All, Forms are working great with me, but i left the webpage opened for several minutes then i...

0 Likes
1 Replies
Solved
posted 8 years ago

How to save recorded video via browser with laravel

Hello, i can record video via browser, i've 2 questions: How can i submit the blob object to the se...

0 Likes
2 Replies

Uploading images on Live Version not working, but working fine on localhost

i'm using the following code in my controller to upload images while submitting form ... if(Input::h...

0 Likes
2 Replies

Get a list of records from 2 tables

I've 2 tables 1st Table is: Projects ID Name 2nd Table is: Users ID Name Project_id...

0 Likes
1 Replies

how can i count number of records in table where status = 1

how can i count number of records in table where status = 1 using laravel ???

0 Likes
2 Replies
Solved
replied 7 years ago

How can i handle VerifyCsrfToken Middleware after leaving form for while

Okay, i got this solution http://laravel.io/forum/03-10-2015-what-is-the-best-way-to-handle-expired-...

0 Likes
Solved
replied 7 years ago

Model Update Method

Quick one to do, if you are using CRUD with resource controllers $input = $request->all(); $user...

0 Likes
replied 8 years ago

L5.1 Unsupported operand types error on select element w/ default blank dropdown option

@djtechonline i think if Code::getList('abc')->toArray() was having a data and its not empty. you...

0 Likes
replied 8 years ago

Ajax Autocomplete input

to change tables name, just to meet the required array format, just do as i did before $suggestions...

0 Likes

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.