Taylor Otwell
9fb8af19d7
Merge pull request #3881 from BrandonSurowiec/patch-4
...
Update server.php email address
2016-08-16 07:38:53 -05:00
Brandon Surowiec
6f055a9b47
Update server.php email address
2016-08-16 00:13:51 -04:00
Brandon Surowiec
97fde5bff9
Update email address
2016-08-16 00:11:58 -04:00
Taylor Otwell
982e769d2a
Merge pull request #3874 from lancepioch/patch-1
...
[5.2] Add TokenMismatchException to the dontReport array
2016-08-15 19:21:15 -05:00
Taylor Otwell
86676aa02e
Merge pull request #3878 from tillkruss/patch-4
...
Fix order
2016-08-13 21:26:27 -05:00
Till Krüss
f111704314
Fix order
2016-08-13 18:42:51 -07:00
Taylor Otwell
40e9d60e88
Merge pull request #3877 from balping/patch-1
...
GitIgnore PHPStorm's config directory
2016-08-13 20:19:59 -05:00
balping
3415beaebb
GitIgnore PHPStorm's config directory from
...
If you open a (laravel) project in phpstorm, it places a `.idea` folder in the project root. This contains project-specific ide settings. You usually don't want to include such files in a git repo.
2016-08-14 02:03:34 +02:00
Lance Pioch
05235ee6bf
Add TokenMismatchException to the dontReport array
2016-08-12 19:26:34 -04:00
Taylor Otwell
583fd4ed4f
Merge pull request #3872 from donnes/patch-1
...
Use const instead of var in Vue instance
2016-08-12 09:53:17 -05:00
Donald Silveira
4ee51720a3
Use const instead of var in Vue instance
...
Reference to Pull Request #3871
2016-08-12 11:43:47 -03:00
Taylor Otwell
e79c0d222d
Merge pull request #3871 from diogoazevedos/use-const
...
[5.3] Use const instead of var in require
2016-08-12 09:14:13 -05:00
Taylor Otwell
7bb7adef06
Merge pull request #3870 from diogoazevedos/arrow-functions
...
[5.3] Use arrow functions instead of functions
2016-08-12 09:07:30 -05:00
Diogo Azevedo
6d21a74c5d
Use const instead of var in require
2016-08-12 09:36:27 -03:00
Diogo Azevedo
afb3e1c93d
Use arrow functions instead of functions
2016-08-12 09:33:17 -03:00
Taylor Otwell
788a648165
match order to website
2016-08-11 21:31:42 -05:00
Taylor Otwell
e49c8aeb05
Merge pull request #3867 from JosephSilber/remove-requests
...
[5.3] Delete app/Http/Requests directory
2016-08-11 20:57:23 -05:00
Taylor Otwell
43c2d8ec92
tweak variable
2016-08-11 14:53:58 -05:00
Taylor Otwell
655dbadd1e
tweaking default setup
2016-08-11 14:47:29 -05:00
Taylor Otwell
47c0b45861
Merge remote-tracking branch 'origin/develop' into develop
2016-08-11 14:33:29 -05:00
Taylor Otwell
8a9f89d3cf
fix wording
2016-08-11 14:33:22 -05:00
Taylor Otwell
b69e85c245
Merge pull request #3868 from tillkruss/patch-3
...
Use double quotes; Remove un-used fonts
2016-08-11 11:57:19 -05:00
Till Krüss
530c8187f5
Use double quotes; Remove un-used fonts
2016-08-10 15:44:56 -07:00
Taylor Otwell
7e41c61835
rename method
2016-08-10 14:21:02 -05:00
Joseph Silber
7b1ab65623
Delete app/Http/Requests directory
2016-08-10 12:30:17 -04:00
Taylor Otwell
24d0102fcc
recompile
2016-08-10 09:16:52 -05:00
Taylor Otwell
54d3f325ad
change header
2016-08-10 09:15:28 -05:00
Taylor Otwell
9c0278274b
simplify csrf token retrieval. remove package.
2016-08-10 09:14:25 -05:00
Taylor Otwell
e6cc60349d
add notification facade
2016-08-08 16:10:19 -05:00
Taylor Otwell
1b126d0982
Merge pull request #3865 from svenluijten/javascript-docblock-missing-word
...
Fix missing word in docblock
2016-08-07 12:27:04 -05:00
Sven Luijten
5833718910
Vue is a library, not a framework
2016-08-07 12:18:10 +02:00
Sven Luijten
727eda71f2
fix missing word in docblock
...
the word "framework" was missing. I also managed to make the docblock
fit Laravel's style by changing around some of the wording while keeping
the general message the same.
2016-08-06 22:48:40 +02:00
Taylor Otwell
51113bd531
Default broadcasting driver to null.
2016-08-05 15:51:22 -05:00
Taylor Otwell
1426bdda40
Merge pull request #3864 from laravel/analysis-8KgoeQ
...
Applied fixes from StyleCI
2016-08-05 15:44:53 -05:00
Taylor Otwell
30a9cbf54e
Applied fixes from StyleCI
2016-08-05 16:44:47 -04:00
Taylor Otwell
9df814e512
Tweak a few broadcasting configurations.
2016-08-05 15:44:29 -05:00
Taylor Otwell
5fad3768cb
Merge remote-tracking branch 'origin/develop' into develop
2016-08-05 14:28:29 -05:00
Taylor Otwell
41c0eec70c
tweak broadcast service provider
2016-08-05 14:28:22 -05:00
Taylor Otwell
de80aad4ce
Merge pull request #3854 from jhoff/phpmd_compliance
...
Compliance with commonly used phpmd rules
2016-08-05 09:51:17 -05:00
Taylor Otwell
89a43434e7
fix cons
2016-08-05 09:43:51 -05:00
Taylor Otwell
4c2e1ed7db
working on welcome page
2016-08-05 09:43:15 -05:00
vijay kumar
4c271f0f4b
Removes padding on html/body to kill the scrollbar and top right links fixes
2016-08-05 02:33:06 +05:30
Taylor Otwell
6e91cc6ad3
Merge pull request #3861 from laravel/revert-3853-develop
...
Revert "Removes padding on html/body to kill the scrollbar"
2016-08-04 15:50:17 -05:00
Taylor Otwell
88e55f41d2
Revert "Removes padding on html/body to kill the scrollbar"
2016-08-04 15:50:11 -05:00
Taylor Otwell
64ae3d5a7e
fix cons
2016-08-04 08:22:36 -05:00
Taylor Otwell
6709c69f3c
Merge pull request #3858 from laravel/analysis-XV0reP
...
Applied fixes from StyleCI
2016-08-04 08:22:18 -05:00
Taylor Otwell
a39c52c67d
remove test code
2016-08-04 08:22:16 -05:00
Taylor Otwell
3807819dd0
Applied fixes from StyleCI
2016-08-04 09:22:13 -04:00
Taylor Otwell
196c267562
resolve conflicts and clean up file
2016-08-04 08:21:57 -05:00
Taylor Otwell
3b2f29ec26
Merge pull request #3853 from jackmcdade/develop
...
Removes padding on html/body to kill the scrollbar
2016-08-04 07:57:29 -05:00