I'm trying to get a site I've developed locally on XAMPP with Laravel to work on my VPS, which is ru...
Hi, I would like the home url to change depending on the user logged in i.e. example.com would be st...
I would like to know how to make a query MySql to laravel controller: My MySql query like: (SELECT c...
Attempting to set up Laravel on my local WAMP setup. Im trying to learn Laravel for 1st time. I down...
hi all, if you see the below code i am trying to validate image but when i submit form i am getting...
Hi! Is there an elegant way to do this? {{--*/ $wp = '' /*--}} <tbody> @foreach($tasks as $tas...
Hey, i have a question: how can i make a query, and use results like this: Query::user()->Name
Hello, how can i send an error message back to a page? For example when i login, i want to send mess...
Hello, I am trying to send an email via my web application. It used to work but after the last upgra...
Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...
I'm building my first real application with Laravel and I am often finding myself doing something li...
Looking through Repository code and what everyone uses them for. It still seems they are pretty coup...
i wonder if how i can get the Controller name and Action name in the Blade template/View? Thanks in...
i got this in the command prompt: Writing lock file Generating autoload files Generating optimized c...
Hello there! I'm currently developing a CMS called larapress and I'd like to discuss the archite...
Hi, I am following this tutorial: http://www.codeheaps.com/php-programming/creating-blog-using-larav...
hello, i have a controller method with parameter public function check($root_ip, $root_port) {...
I tried to create a view password.remind.php and I get error not found. Then renamed it to password...
Hello, is it easily possible to use a yaml-like format for the localization strings?
I'm just starting Laravel, following tutorials. The base install and simple views work( ie returning...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.