Support the ongoing development of Laravel.io →

3,383 Threads

How to refresh a page without Refreshing Master Page

Hi all! When I go to another page, my command line shows me information that is always loading all j...

0 Likes
1 Replies
Solved

Custom domasin not work

I asked this question on stackoverflow here http://stackoverflow.com/questions/37777441/laravel-home...

0 Likes
0 Replies

Return no of correct answers

Hi, I'am new to Laravel, I'am trying to develop Multiple Choice Question Application, I need to get...

0 Likes
2 Replies
Solved

How to use laravel Auth::user() outside laravel 5.2

I am using this code for use Auth::user() outside Laravel 5.1 and works properly: require '../larave...

0 Likes
4 Replies

Laravel and C9 (cloud9).

Hi, Has anyone got Laravel 5.2 working on C9 (c9.com) online IDE? I have been trying for a while now...

0 Likes
2 Replies

Shared Server url

I install laravel on a shared server , when I login www.domain.com/test/login the url changes to www...

0 Likes
1 Replies

[PROBLEM] asset() not point to public folder in Laravel 5.2

Hi everyone. after install Laravel 5.2 , And I was copy download img (name:t.jpg) to public folder(...

0 Likes
1 Replies

Problem with deploying laravel on a web server

I'am getting the following error: */ /* |-----------------------------------------------------------...

0 Likes
1 Replies

Use session('key') in config/app.php

Hello, I want to have 'locale' => session('locale'), But I get : Fatal error: Uncaught Reflection...

0 Likes
1 Replies
posted 9 years ago

Force SSL for Server Behind Load-balancer

I'm having an issue with an application (Lanager) running on a VM inside of my network. The load-bal...

0 Likes
2 Replies

Database Errors After Swapping Out User.php for Another Class

I just installed laravel and created a new project. I ran php artisan make:auth which provides a lo...

0 Likes
3 Replies
Solved
posted 10 years ago

[Homestead] Ideas on persisting databases upon vagrant destroy

Hello everybody! Since I sometimes have to destroy my box I faced a problem of backing up my databas...

0 Likes
12 Replies

Removing index.php from URL Laravel 5.1.16

Just updated to 5.1.16 on my local install and everything seems to work fine with my pretty URL's ie...

0 Likes
4 Replies
Solved

Want to use simple php mail function but its not working

I want to use simple php mail function to send email instead of laravel default smtp .I am using Hos...

0 Likes
1 Replies

How to send Transactional Emails using Pepipost in Laravel?

Hello, How to send emails using Pepipost in laravel?

0 Likes
1 Replies

How to show PDF file from project.

This is my code and my pdf file is into the public/image/pdf/ public function showpdf($fsr_num)...

0 Likes
3 Replies

laravel 4.2 environment setup on ubuntu

I followed the other post in stackoverflow. I had pretty much the same question but the problem is...

0 Likes
0 Replies

gulp --production failing

The JS looks like it's completing, but the CSS is failing with this error. I'm not sure how to proce...

0 Likes
3 Replies

How to access controller method from inside another controller

Hi, I'm a Laravel newbie and I'm quite confused about laravel architecture. Basically, I need to get...

0 Likes
6 Replies

Authentication

I have developed an application using Laravel 5.2 that uses the default authentication. I have the f...

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