File manager - Edit - /var/www/html/portalHomolog/database/seeders/UrlSeeder.php
Back
<?php namespace Database\Seeders; use Illuminate\Database\Seeder; use Illuminate\Support\Facades\DB; use Illuminate\Support\Str; class UrlSeeder extends Seeder { public function run() { DB::connection('mysql_urls')->table('urls')->insert( [ [ 'id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'adultoqueprotege', 'destination' => 'https://portal.angra.rj.gov.br/downloads/SSA/adulto_que_protege.pdf' ], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'angracode', 'destination' => 'https://portal.angra.rj.gov.br/angracode'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'calendariodeeventos', 'destination' => 'https://portal.angra.rj.gov.br/calendariodeeventos'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'calendarioesportivo', 'destination' => 'https://portal.angra.rj.gov.br/sel-calendario.asp?IndexSigla=SESL'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'cardapioescolar', 'destination' => 'https://portal.angra.rj.gov.br/sejin-cardapio.asp?indexsigla=sejin'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'carnaval', 'destination' => 'https://angra.rj.gov.br/carnaval2025'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'cartilhadoautista', 'destination' => 'https://portal.angra.rj.gov.br/sdsp-cartilha-autista.asp?indexsigla=sdsp'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'coleta', 'destination' => 'https://portal.angra.rj.gov.br/noticia.asp?vid_noticia=66280'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'concursos', 'destination' => 'https://angra.prodataweb.inf.br/sig/app.html#/transparencia/transparencia-folha-pagamento'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'consultamobilidade', 'destination' => 'https://portal.angra.rj.gov.br/consultamobilidade'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'cracha', 'destination' => 'https://portal.angra.rj.gov.br/cracha'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'credenciamentocartaoeducacao', 'destination' => 'https://portal.angra.rj.gov.br/sde-estabelecimentos-credenciados.asp?indexsigla=sde'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'defesacivil', 'destination' => 'https://portal.angra.rj.gov.br/secretarias/secretaria-de-protecao-e-defesa-civil'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'documentos', 'destination' => 'https://portal.angra.rj.gov.br/documentos.asp?indexsigla=sad'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'email', 'destination' => 'https://portal.angra.rj.gov.br/redirect-email.asp'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'familiaacolhedora', 'destination' => 'https://portal.angra.rj.gov.br/sdsp-familia-acolhedora.asp?IndexSigla=SDSP'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'fazedoresdecultura', 'destination' => 'https://portal.angra.rj.gov.br/secup-fazedores-cultura.asp?indexsigla=secup'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'ganet', 'destination' => 'https://portal.angra.rj.gov.br/redirect-ganet.asp'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'invistaemangra', 'destination' => 'https://portal.angra.rj.gov.br/sgri-angra-investimentos.asp?IndexSigla=SGRI'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'legislacao', 'destination' => 'https://portal.angra.rj.gov.br/legislacao.asp?indexsigla=sgri'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'leipaulogustavo', 'destination' => 'https://portal.angra.rj.gov.br/secup-lei-paulo-gustavo.asp?indexsigla=scp'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'mambubike', 'destination' => 'https://portal.angra.rj.gov.br/mambubike'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'mapasdc', 'destination' => 'https://portal.angra.rj.gov.br/sdc-mapa-de-risco.asp?IndexSigla=SPDC'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'castracaoanimal', 'destination' => 'https://portal.angra.rj.gov.br/imaar-castracao-cadastro.asp?indexsigla=imaar'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'ouvidoria', 'destination' => 'https://portal.angra.rj.gov.br/ouvidoria.asp?indexsigla=transp'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'passageirocidadao', 'destination' => 'https://portal.angra.rj.gov.br/redirect-passageiro.asp'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'procureolugarcerto', 'destination' => 'https://portal.angra.rj.gov.br/procureolugarcerto'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'prodata', 'destination' => 'https://portal.angra.rj.gov.br/prodata-link.asp'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'projetoorla', 'destination' => 'https://portal.angra.rj.gov.br/semam-projeto-orla.asp?IndexSigla=IMAAR'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'proteja', 'destination' => 'https://portal.angra.rj.gov.br/proteja'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'questionarioburnout', 'destination' => 'https://portal.angra.rj.gov.br/redirect-burnout.asp'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'questionariosaude', 'destination' => 'https://portal.angra.rj.gov.br/ssa-condicoes-saude-trabalhador.asp?IndexSigla=SSA'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'remoto', 'destination' => 'https://anydesk.com/pt/downloads/windows'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'saladoempreendedor', 'destination' => 'https://portal.angra.rj.gov.br/sala-do-empreendedor.asp?IndexSigla=SDE'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'sopa', 'destination' => 'https://portal.angra.rj.gov.br/sopa'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'transparencia', 'destination' => 'https://portal.angra.rj.gov.br/transparencia.asp?indexsigla=transp'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'transporteuniversitario', 'destination' => 'https://portal.angra.rj.gov.br/sejuv-programa-transporte-social-universitario.asp?IndexSigla=SEJUV'], ['id' => Str::uuid(), 'created_at' => now(), 'updated_at' => now(), 'source' => 'festivaldemusica', 'destination' => 'https://portal.angra.rj.gov.br/sev-festival-musica-ecologia-ilhagrande.asp?indexsigla=ftar'], ]); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings