Support the ongoing development of Laravel.io →
posted 9 years ago

Extend Session Garbage Collection

I was curious if it's possible to extend the garbage collection of the session (using database drive...

0 Likes
1 Replies
Solved

external authentication

Hello, I'm working on an app that interacts with a soap webservice, which i'd also like to use for a...

0 Likes
1 Replies
Solved
0 Likes
1 Replies

Laravel setup on cPanel returning empty page?

I'm trying to get a site I've developed locally on XAMPP with Laravel to work on my VPS, which is ru...

0 Likes
1 Replies
Solved

How to change home page based on login details.

Hi, I would like the home url to change depending on the user logged in i.e. example.com would be st...

0 Likes
1 Replies

UNION TABLES

I would like to know how to make a query MySql to laravel controller: My MySql query like: (SELECT c...

0 Likes
1 Replies
Solved

PHP error when installing Composer on WIndows Vista WAMP setup

Attempting to set up Laravel on my local WAMP setup. Im trying to learn Laravel for 1st time. I down...

0 Likes
0 Replies

Error while image validation

hi all, if you see the below code i am trying to validate image but when i submit form i am getting...

0 Likes
2 Replies
Solved

Variable assignment

Hi! Is there an elegant way to do this? {{--*/ $wp = '' /*--}} <tbody> @foreach($tasks as $tas...

0 Likes
4 Replies
Solved

Model query

Hey, i have a question: how can i make a query, and use results like this: Query::user()->Name

0 Likes
2 Replies
Solved
posted 9 years ago

Login error message

Hello, how can i send an error message back to a page? For example when i login, i want to send mess...

0 Likes
6 Replies
Solved

Laravel 4 and Iron Queues

Hello, I am trying to send an email via my web application. It used to work but after the last upgra...

0 Likes
4 Replies

How to store data in different tables in db?

Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...

0 Likes
0 Replies
posted 9 years ago

Would firstOrDefault(...) be useful to others?

I'm building my first real application with Laravel and I am often finding myself doing something li...

0 Likes
2 Replies

What should go in a Repository

Looking through Repository code and what everyone uses them for. It still seems they are pretty coup...

0 Likes
25 Replies

get controller and action name in your template?

i wonder if how i can get the Controller name and Action name in the Blade template/View? Thanks in...

0 Likes
1 Replies

Is The installation done?

i got this in the command prompt: Writing lock file Generating autoload files Generating optimized c...

0 Likes
0 Replies

Larapress (CMS) Architecture Discussion

Hello there! I'm currently developing a CMS called larapress and I'd like to discuss the archite...

0 Likes
9 Replies
posted 9 years ago

Seeders no longer migrating

Hi, I am following this tutorial: http://www.codeheaps.com/php-programming/creating-blog-using-larav...

0 Likes
1 Replies

controller method with parameter call from view?!

hello, i have a controller method with parameter public function check($root_ip, $root_port) {...

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