- 25 Nov, 2015 4 commits
-
-
Remove unnecessary fully quantified name
Taylor Otwell committed -
[5.1] Remove alias Inspiring
Taylor Otwell committed -
Antério Vieira committed
-
The class is unnessarily fully quantified and is an warning that is also flagged up in popular IDE's such as PHPStorm. It is also arguably bad practice as it can lead to problems if directories are moved in the future.
Yahya Uddin committed
-
- 23 Nov, 2015 2 commits
-
-
Bump Laravel Elixir version
Taylor Otwell committed -
Laravel elixir is now at version 4
Leobon Paul-Henri committed
-
- 21 Nov, 2015 1 commit
-
-
Change redirect when authenticated
Taylor Otwell committed
-
- 19 Nov, 2015 1 commit
-
-
The route /home doesn’t exist in a default Laravel application, whereas / does.
Martin Bean committed
-
- 06 Nov, 2015 1 commit
-
-
Updating the log system with env variable
Taylor Otwell committed
-
- 05 Nov, 2015 1 commit
-
-
ARCANEDEV committed
-
- 02 Nov, 2015 1 commit
-
-
required_unless lang line fix
Taylor Otwell committed
-
- 01 Nov, 2015 1 commit
-
-
CupOfTea696 committed
-
- 31 Oct, 2015 1 commit
-
-
Taylor Otwell committed
-
- 30 Oct, 2015 1 commit
-
-
Graham Campbell committed
-
- 29 Oct, 2015 2 commits
-
-
Set Mail pretend config from .env
Taylor Otwell committed -
Taylor Collins committed
-
- 20 Oct, 2015 2 commits
-
-
Taylor Otwell committed
-
Use same DB_CONNECTION enviroment variable for queue.failed.database config
Tuomas Koponen committed
-
- 08 Oct, 2015 2 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 07 Oct, 2015 2 commits
-
-
Removed unused option
Graham Campbell committed -
Martins Sipenko committed
-
- 05 Oct, 2015 2 commits
- 21 Sep, 2015 2 commits
-
-
[5.1] Use $this instead of parent.
Taylor Otwell committed -
Signed-off-by: crynobone <crynobone@gmail.com>
crynobone committed
-
- 18 Sep, 2015 2 commits
-
-
Replace storage_path with database_path helper
Taylor Otwell committed -
According to the docs, the sqlite database should be located within the "database" folder.
pedes42 committed
-
- 30 Aug, 2015 3 commits
-
-
Applied fixes from StyleCI
Graham Campbell committed -
Graham Campbell committed
-
Taylor Otwell committed
-
- 29 Aug, 2015 4 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 17 Aug, 2015 2 commits
-
-
Use https rather than // for google fonts in default views.
Taylor Otwell committed -
Ensure the default views always use HTTPS for the loading of fonts. This is overall a good practise to follow.
Jos Ahrens committed
-
- 16 Aug, 2015 2 commits
-
-
Error message for JSON validation
Taylor Otwell committed -
Bill Mitchell committed
-
- 08 Aug, 2015 1 commit
-
-
Taylor Otwell committed
-