mirror of
				https://github.com/pelican-dev/panel.git
				synced 2025-10-31 08:16:51 +01:00 
			
		
		
		
	 c0eedc16e0
			
		
	
	
		c0eedc16e0
		
			
		
	
	
	
	
		
			
			* update web installer * make sure we have a user * save SESSION_SECURE_COOKIE as text so it's written correctly to the .env * set `SESSION_COOKIE` so session doesn't expire when changing the app name * Allow enter to go to next step --------- Co-authored-by: notCharles <charles@pelican.dev>
		
			
				
	
	
		
			5 lines
		
	
	
		
			174 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			174 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <x-filament-panels::page.simple>
 | |
|     <x-filament-panels::form wire:submit="submit">
 | |
|         {{ $this->form }}
 | |
|     </x-filament-panels::form>
 | |
| </x-filament-panels::page.simple> |