Support the ongoing development of Laravel.io →

DevHack

Joined 19 Nov 2014

Statistics

Threads 6
Replies 18
Solutions 1
Articles 0
posted 7 years ago

Laravel Documentation and Forum App

Hi Guys, I would like to get the feedback for my current Android App :- https://play.google.com/stor...

0 Likes
0 Replies

User and foreign key doubt

Hi, I have 1 little doubt, I am making a little blog, where i want all blog to get auto-update whene...

0 Likes
4 Replies

Laravel 4.2 CRUD Generator

Hi, Do we have any CRUD generator like Yii CRUD Generator -> Gii.

0 Likes
1 Replies

ModelNotFoundException is not working

Hi, I am trying to redirect Not found query page to 404, but this is not working try { $page = Pa...

0 Likes
3 Replies
Solved

Using Auth::attempt with other field as "or"

Hi, Currently , we have below scenario for login $input = Input::all(); Auth::attempt([ 'usernam...

0 Likes
2 Replies
Solved
replied 9 years ago

[Package] Laravel CORS (Cross domain requests)

Great Stuff, Exactly what i was looking for.

0 Likes
replied 9 years ago

Using LaravelIO for personal forum

http://fluxbb.org/forums/viewtopic.php?id=7109 You should check this thread.

0 Likes
replied 9 years ago

URL::action generator - how to add parameters as query strings (?a=a&b=b) and not as short url (a/a/b/b)

In 4.2, I can easily use this :- $params = array('term' => 'termb', 'link' => 'type'); $queryS...

0 Likes
replied 9 years ago

Session is not working on server (4.2)

What is the file name, which require above changes ?

0 Likes
replied 9 years ago

User and foreign key doubt

@Torchsk, It's not about fetching bro. I am asking about update, ? i.e, if i update user table, will...

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.