将应用按钮添加到laravel 5.4 [英] Add apply button to laravel 5.4

查看:65
本文介绍了将应用按钮添加到laravel 5.4的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在这个项目的同时,我正在工作引擎项目,我需要在广告中添加按钮以应用用户的职位空缺,并且我需要使用此应用按钮将用户数据发送给发布商公司.为了更多的理解,我举一个例子:

I'm working on job engine project at the moment of this project I need to add button to ads for apply the vacancy by users and I need to this apply button send user data to the publisher company. for more understanding i give an example:

  1. 公司将发布广告
  2. 用户点击该广告中的应用"按钮
  3. 该按钮将从用户个人资料中获取信息,并将其发送到公司包含name,email,about, etc. but the most important is to send user CV's link to download的公司信息中心.
  1. company will publish ads
  2. user click on apply button in that ad
  3. the button will get info from user profile and send it to company dashboard includes name,email,about, etc. but the most important is to send user CV's link to download by the company.

我的问题是:谁可以解决这个想法?目前我不知道该怎么做,我需要知道我必须使用哪些函数来实现这一目标?

my question is: who can I approach that idea? currently I'm out of idea how to do that, i need to know what functions I have to use to make this happen?

谢谢.

推荐答案

好的,我将为您提供一些步骤,希望将学生的所有数据保存在数据库中

ok i will give you the steps hoping that all the data of a student is saved in the database

  1. 用户应登录
  2. 在单击应用"按钮上获取登录用户的ID,例如表单将调用控制器函数,您将在其中检索已认证用户的ID.
  3. 在该函数中查询用户的数据库表并选择所有信息
  4. 包装它们并向特定公司发送电子邮件或消息.

希望有帮助

这篇关于将应用按钮添加到laravel 5.4的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆