Skip to content

Commit

Permalink
update laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
3x1io committed Mar 12, 2024
1 parent 271f9a0 commit 0907040
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Commands/SpladeInstallCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ class SpladeInstallCommand extends Command
*/
public function handle(): int
{
$this->installRouteMiddleware();

$this->installExceptionHandler();

// Tailwind Configuration...
copy(__DIR__ . '/../../stubs/postcss.config.js', base_path('postcss.config.js'));

Expand Down

0 comments on commit 0907040

Please sign in to comment.