Commit History

Author SHA1 Message Date
  Taylor Otwell 73375150bb Merge remote-tracking branch 'origin/develop' into develop 7 years ago
  Taylor Otwell 1cc411d17f remove directories. let them be jit created. 7 years ago
  Taylor Otwell 93cdacf32c remove word 7 years ago
  Taylor Otwell e34ac8cb30 Merge pull request #3833 from KennedyTedesco/5.3-provider 7 years ago
  Taylor Otwell 517d8d4f2c Remove web config by default. 7 years ago
  Kennedy Tedesco 76f9ea7e04 [5.3] Remove register() from BroadcastServiceProvider 7 years ago
  Taylor Otwell cdbbe862ce Jeffrey says stay with web pack. 7 years ago
  Taylor Otwell 203d79fb2c Use rollup by default instead of web pack. 7 years ago
  Taylor Otwell 5ccd086552 Remove aliases. 7 years ago
  Taylor Otwell dc3d82f03f Add aliases. 7 years ago
  Graham Campbell 4507429d9a Merge branch 'master' into develop 7 years ago
  Graham Campbell e72d4a86e8 Merge branch '5.1' 7 years ago
  Taylor Otwell e7a03b4538 Stop aliasing a bunch of classes by default. 7 years ago
  Taylor Otwell db5d228f2b Merge pull request #3831 from laravel/analysis-XW6KOy 7 years ago
  Taylor Otwell 5183501c1b Applied fixes from StyleCI 7 years ago
  Taylor Otwell 7ec26ce916 Tweak location of routes files. 7 years ago
  Taylor Otwell 2b05ce3b05 Just use facades in service providers. 7 years ago
  Taylor Otwell ebc1be018c update color 7 years ago
  Taylor Otwell eb24741ced Default JS file. 7 years ago
  Taylor Otwell 05d0058f30 elixir version 7 years ago
  Taylor Otwell 15e1abde15 tweak package file 7 years ago
  Taylor Otwell 677c1bdef3 import class 7 years ago
  Taylor Otwell 173e0efc12 add variables file 7 years ago
  Taylor Otwell b5a8c27991 add files 7 years ago
  Taylor Otwell 9c817e7aef use new auth features 7 years ago
  Taylor Otwell e1696205c7 consistency 7 years ago
  Taylor Otwell 4a44a0d3d5 no longer need this trait out of the box 7 years ago
  Taylor Otwell 9ecfa9cf8e specify middleware directly 7 years ago
  Taylor Otwell d72e3f3af5 fix conflicts 7 years ago
  Taylor Otwell 02274da8fd code formatting 7 years ago
  Kamaro Lambert e3bd984b01 Removed unnecessary else 7 years ago
  Taylor Otwell 98ca59dc8c Merge pull request #3826 from ngyikp/master 7 years ago
  Ng Yik Phang a2c081fd58 Add fallback sans-serif font in case the custom font fails to load 7 years ago
  Taylor Otwell ba1e9ad828 Merge pull request #3824 from byCedric/master 7 years ago
  Cedric van Putten cd03204044 Add language line for file validation rule. 7 years ago
  Taylor Otwell c0898cc71a Merge pull request #3823 from crynobone/feature/notification 7 years ago
  crynobone 34eb11faee [5.3] Password broker would always use notifications::email view. 7 years ago
  Taylor Otwell 9575714700 Add notifiable trait to default user. 7 years ago
  Taylor Otwell 2051351626 Merge pull request #3822 from halaei/expire-90 7 years ago
  halaei d3aff652bd expire jobs after 90 seconds 7 years ago
  Taylor Otwell d6ca0a6dc6 Merge pull request #3819 from jrean/patch-1 8 years ago
  Taylor Otwell 6e380aa8f2 Merge pull request #3820 from sbine/master 8 years ago
  Sara Bine be7b2627ae Make password_resets.created_at nullable 8 years ago
  Jean Ragouin 7e4c6e84df Added session domain env configuration 8 years ago
  Taylor Otwell 737b5eb3ef stub notifications 8 years ago
  Taylor Otwell b787586514 expects json 8 years ago
  Taylor Otwell 51addd6c63 Merge pull request #3817 from JosephSilber/unauthenticated-json 8 years ago
  Joseph Silber 8e7672fc04 Return JSON for unauthenticated AJAX requests 8 years ago
  Taylor Otwell bd358bdc0f Merge pull request #3815 from vlakoff/pdo-fetch-style 8 years ago
  vlakoff 07c95968b7 Use proper PDO fetch style 8 years ago
  Taylor Otwell 47d7e2d490 Merge pull request #3811 from jerguslejko/fix/supported-drivers-docs 8 years ago
  Jerguš Lejko a20533c511 List supported drives in cache and broadcasting configs 8 years ago
  Taylor Otwell e5dfb05247 message updates 8 years ago
  Taylor Otwell edc5cee942 Merge branch 'master' into develop 8 years ago
  Taylor Otwell 767801a317 working on formatting 8 years ago
  Michael Dyrynda 7259c265e6 Add application log level configuration 8 years ago
  Taylor Otwell bee4dc1632 Merge pull request #3799 from drawmyattention/patch-1 8 years ago
  Amo Chohan 7a449f86b9 Make TestCase abstract 8 years ago
  Graham Campbell b6bd185048 Merge branch 'master' into develop 8 years ago
  Taylor Otwell f95f384ba3 Merge pull request #3791 from JosephSilber/authorize-namespace 8 years ago
  Joseph Silber 4f018159b8 Update can middleware to new namespace 8 years ago
  Taylor Otwell b4024058bb Merge pull request #3789 from luqmanrom/master 8 years ago
  Luqman Rom 9352968734 Add missing Mandrill secret keys in config.services 8 years ago
  Taylor Otwell 19f8537829 fix namespace 8 years ago
  Taylor Otwell 233c93f810 Merge pull request #3787 from JosephSilber/core-authenticate 8 years ago
  Joseph Silber 945052508f Use the Authenticate middleware from core 8 years ago
  Taylor Otwell cedde2d934 cleaning up 8 years ago
  Taylor Otwell 3ddaf3f901 Merge pull request #3783 from JosephSilber/authenticate 8 years ago
  Taylor Otwell c332ad9582 fix typo 8 years ago
  Taylor Otwell 2ed45ebb5c Merge pull request #3781 from laravel/bindings 8 years ago
  Joseph Silber d26314de20 Move the full response logic into the unauthenticated method 8 years ago
  Joseph Silber b069ff0d0c update exception handler with AuthenticationException 8 years ago
  Joseph Silber 6dfc0229b2 Make the Authenticate middleware throw an AuthenticationException 8 years ago
  Taylor Otwell b6b948aaf7 Merge pull request #3767 from sadika9/fix_password_reset_guest_middleware 8 years ago
  Taylor Otwell e98a2708bc Merge pull request #3780 from laravel/analysis-8LZ3WJ 8 years ago
  Graham Campbell 728151f5de Applied fixes from StyleCI 8 years ago
  Graham Campbell 332731f88b Added the new bindings middleware 8 years ago
  Taylor Otwell e7ff2bfb4d update method 8 years ago
  Taylor Otwell 37ce8b50ce Merge pull request #3778 from scrubmx/patch-3 8 years ago
  Jorge González 8fc0df14bb Add "sslmode" setting for PostgreSQL connection 8 years ago
  Taylor Otwell 0d762a22da Merge pull request #3775 from themsaid/dimensions-lang-line 8 years ago
  Taylor Otwell 6f4c333678 Merge pull request #3777 from Adam14Four/develop 8 years ago
  Adam14Four f237656c68 Enabled MySQL "strict" mode by default 8 years ago
  Taylor Otwell 59f2d49074 stub out commands method in console kernel 8 years ago
  Mohamed Said da64a014e7 Add language line for image dimensions validation rule 8 years ago
  Taylor Otwell a97b9e0c7c fix comment 8 years ago
  Taylor Otwell 26ef471305 Merge branch 'feature/session-store-config' of https://github.com/tomcastleman/laravel into tomcastleman-feature/session-store-config 8 years ago
  Taylor Otwell 81aea74578 Merge branch 'master' into develop 8 years ago
  Tom Castleman d68d4dc9cd adds configuration for session cache store 8 years ago
  Taylor Otwell f8cddc0000 Merge pull request #3770 from tillkruss/patch-2 8 years ago
  Till Krüss 382857a8a7 Use Bootstrap 3.3 8 years ago
  Taylor Otwell b358fe473d spacing 8 years ago
  Taylor Otwell 3173f1c072 Merge pull request #3768 from tomcastleman/patch-1 8 years ago
  Tom Castleman 9dc2d60336 Add config for new Memcached features 8 years ago
  Sadika Sumanapala 336d80c1f1 Get guest middleware using guestMiddleware() method 8 years ago
  Taylor Otwell da662e40ec working on broadcasting 8 years ago
  Taylor Otwell 749528db0c remove unneeded trait 8 years ago
  Taylor Otwell e3d2b68c49 Merge branch 'master' into develop 8 years ago
  Taylor Otwell 76b8ef7204 remove post install just in case it causes problems 8 years ago
  Graham Campbell 020bf231ba Merge branch 'master' into develop 8 years ago