Logo
Explore Help
Register Sign In
miguel456/rbrecruiter
1
0
Fork 1
You've already forked rbrecruiter
Code Issues Pull Requests 1 Projects Releases 2 Wiki Activity
rbrecruiter/app/Http/Controllers/StaffProfileController.php

11 lines
129 B
PHP
Raw Permalink Normal View History

Added models, migrations and controllers This commit adds the logical structure for the app.
2020-04-29 18:15:54 +01:00
<?php
Apply fixes from StyleCI
2020-10-21 00:01:41 +00:00
namespace App\Http\Controllers;
Added models, migrations and controllers This commit adds the logical structure for the app.
2020-04-29 18:15:54 +01:00
Revert "Apply fixes from StyleCI (pull request #6)" This reverts pull request #6. > This pull request applies code style fixes from an analysis carried out by [StyleCI](https://bitbucket.styleci.io). > > For more information, click [here](https://bitbucket.styleci.io/analyses/a2Jl7D).
2020-10-21 00:29:50 +00:00
use Illuminate\Http\Request;
Added models, migrations and controllers This commit adds the logical structure for the app.
2020-04-29 18:15:54 +01:00
class StaffProfileController extends Controller
{
//
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 56ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API